Files
rr3-apk/smali/androidx/appcompat/widget/Toolbar$InspectionCompanion.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
2026-02-18 16:13:44 -08:00

546 lines
20 KiB
Smali

.class public final Landroidx/appcompat/widget/Toolbar$InspectionCompanion;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/inspector/InspectionCompanion;
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1d
.end annotation
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroid/view/inspector/InspectionCompanion;"
}
.end annotation
# instance fields
.field private mCollapseContentDescriptionId:I
.field private mCollapseIconId:I
.field private mContentInsetEndId:I
.field private mContentInsetEndWithActionsId:I
.field private mContentInsetLeftId:I
.field private mContentInsetRightId:I
.field private mContentInsetStartId:I
.field private mContentInsetStartWithNavigationId:I
.field private mLogoDescriptionId:I
.field private mLogoId:I
.field private mMenuId:I
.field private mNavigationContentDescriptionId:I
.field private mNavigationIconId:I
.field private mPopupThemeId:I
.field private mPropertiesMapped:Z
.field private mSubtitleId:I
.field private mTitleId:I
.field private mTitleMarginBottomId:I
.field private mTitleMarginEndId:I
.field private mTitleMarginStartId:I
.field private mTitleMarginTopId:I
# direct methods
.method public constructor <init>()V
.locals 1
.line 19
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
iput-boolean v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mPropertiesMapped:Z
return-void
.end method
# virtual methods
.method public mapProperties(Landroid/view/inspector/PropertyMapper;)V
.locals 2
.param p1 # Landroid/view/inspector/PropertyMapper;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const-string v0, "collapseContentDescription"
sget v1, Landroidx/appcompat/R$attr;->collapseContentDescription:I
.line 64
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mCollapseContentDescriptionId:I
const-string v0, "collapseIcon"
sget v1, Landroidx/appcompat/R$attr;->collapseIcon:I
.line 65
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mCollapseIconId:I
const-string v0, "contentInsetEnd"
sget v1, Landroidx/appcompat/R$attr;->contentInsetEnd:I
.line 66
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetEndId:I
const-string v0, "contentInsetEndWithActions"
sget v1, Landroidx/appcompat/R$attr;->contentInsetEndWithActions:I
.line 67
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetEndWithActionsId:I
const-string v0, "contentInsetLeft"
sget v1, Landroidx/appcompat/R$attr;->contentInsetLeft:I
.line 68
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetLeftId:I
const-string v0, "contentInsetRight"
sget v1, Landroidx/appcompat/R$attr;->contentInsetRight:I
.line 69
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetRightId:I
const-string v0, "contentInsetStart"
sget v1, Landroidx/appcompat/R$attr;->contentInsetStart:I
.line 70
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetStartId:I
const-string v0, "contentInsetStartWithNavigation"
sget v1, Landroidx/appcompat/R$attr;->contentInsetStartWithNavigation:I
.line 71
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetStartWithNavigationId:I
const-string v0, "logo"
sget v1, Landroidx/appcompat/R$attr;->logo:I
.line 72
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mLogoId:I
const-string v0, "logoDescription"
sget v1, Landroidx/appcompat/R$attr;->logoDescription:I
.line 73
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mLogoDescriptionId:I
const-string v0, "menu"
sget v1, Landroidx/appcompat/R$attr;->menu:I
.line 74
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mMenuId:I
const-string v0, "navigationContentDescription"
sget v1, Landroidx/appcompat/R$attr;->navigationContentDescription:I
.line 75
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mNavigationContentDescriptionId:I
const-string v0, "navigationIcon"
sget v1, Landroidx/appcompat/R$attr;->navigationIcon:I
.line 76
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mNavigationIconId:I
const-string v0, "popupTheme"
sget v1, Landroidx/appcompat/R$attr;->popupTheme:I
.line 77
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/Toolbar$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mPopupThemeId:I
const-string v0, "subtitle"
sget v1, Landroidx/appcompat/R$attr;->subtitle:I
.line 78
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mSubtitleId:I
const-string v0, "title"
sget v1, Landroidx/appcompat/R$attr;->title:I
.line 79
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleId:I
const-string v0, "titleMarginBottom"
sget v1, Landroidx/appcompat/R$attr;->titleMarginBottom:I
.line 80
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginBottomId:I
const-string v0, "titleMarginEnd"
sget v1, Landroidx/appcompat/R$attr;->titleMarginEnd:I
.line 81
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginEndId:I
const-string v0, "titleMarginStart"
sget v1, Landroidx/appcompat/R$attr;->titleMarginStart:I
.line 82
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginStartId:I
const-string v0, "titleMarginTop"
sget v1, Landroidx/appcompat/R$attr;->titleMarginTop:I
.line 83
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result p1
iput p1, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginTopId:I
const/4 p1, 0x1
iput-boolean p1, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mPropertiesMapped:Z
return-void
.end method
.method public readProperties(Landroidx/appcompat/widget/Toolbar;Landroid/view/inspector/PropertyReader;)V
.locals 2
.param p1 # Landroidx/appcompat/widget/Toolbar;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/view/inspector/PropertyReader;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
iget-boolean v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mPropertiesMapped:Z
if-eqz v0, :cond_0
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mCollapseContentDescriptionId:I
.line 92
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getCollapseContentDescription()Ljava/lang/CharSequence;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mCollapseIconId:I
.line 93
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getCollapseIcon()Landroid/graphics/drawable/Drawable;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetEndId:I
.line 94
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getContentInsetEnd()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetEndWithActionsId:I
.line 95
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getContentInsetEndWithActions()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetLeftId:I
.line 96
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getContentInsetLeft()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetRightId:I
.line 97
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getContentInsetRight()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetStartId:I
.line 98
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getContentInsetStart()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mContentInsetStartWithNavigationId:I
.line 99
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getContentInsetStartWithNavigation()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mLogoId:I
.line 100
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getLogo()Landroid/graphics/drawable/Drawable;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mLogoDescriptionId:I
.line 101
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getLogoDescription()Ljava/lang/CharSequence;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mMenuId:I
.line 102
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getMenu()Landroid/view/Menu;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mNavigationContentDescriptionId:I
.line 103
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getNavigationContentDescription()Ljava/lang/CharSequence;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mNavigationIconId:I
.line 104
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getNavigationIcon()Landroid/graphics/drawable/Drawable;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mPopupThemeId:I
.line 105
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getPopupTheme()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/Toolbar$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mSubtitleId:I
.line 106
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getSubtitle()Ljava/lang/CharSequence;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleId:I
.line 107
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getTitle()Ljava/lang/CharSequence;
move-result-object v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginBottomId:I
.line 108
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getTitleMarginBottom()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginEndId:I
.line 109
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getTitleMarginEnd()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginStartId:I
.line 110
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getTitleMarginStart()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->mTitleMarginTopId:I
.line 111
invoke-virtual {p1}, Landroidx/appcompat/widget/Toolbar;->getTitleMarginTop()I
move-result p1
invoke-static {p2, v0, p1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;II)V
return-void
.line 90
:cond_0
invoke-static {}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline2;->m()Landroid/view/inspector/InspectionCompanion$UninitializedPropertyMapException;
move-result-object p1
throw p1
.end method
.method public bridge synthetic readProperties(Ljava/lang/Object;Landroid/view/inspector/PropertyReader;)V
.locals 0
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/view/inspector/PropertyReader;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 17
check-cast p1, Landroidx/appcompat/widget/Toolbar;
invoke-virtual {p0, p1, p2}, Landroidx/appcompat/widget/Toolbar$InspectionCompanion;->readProperties(Landroidx/appcompat/widget/Toolbar;Landroid/view/inspector/PropertyReader;)V
return-void
.end method