Files
rr3-apk/smali/androidx/appcompat/widget/AppCompatButton$InspectionCompanion.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

286 lines
10 KiB
Smali

.class public final Landroidx/appcompat/widget/AppCompatButton$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 mAutoSizeMaxTextSizeId:I
.field private mAutoSizeMinTextSizeId:I
.field private mAutoSizeStepGranularityId:I
.field private mAutoSizeTextTypeId:I
.field private mBackgroundTintId:I
.field private mBackgroundTintModeId:I
.field private mDrawableTintId:I
.field private mDrawableTintModeId:I
.field private mPropertiesMapped:Z
# direct methods
.method public constructor <init>()V
.locals 1
.line 21
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
iput-boolean v0, p0, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;->mPropertiesMapped:Z
return-void
.end method
# virtual methods
.method public mapProperties(Landroid/view/inspector/PropertyMapper;)V
.locals 3
.param p1 # Landroid/view/inspector/PropertyMapper;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const-string v0, "autoSizeMaxTextSize"
sget v1, Landroidx/appcompat/R$attr;->autoSizeMaxTextSize:I
.line 42
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/AppCompatButton$InspectionCompanion;->mAutoSizeMaxTextSizeId:I
const-string v0, "autoSizeMinTextSize"
sget v1, Landroidx/appcompat/R$attr;->autoSizeMinTextSize:I
.line 43
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/AppCompatButton$InspectionCompanion;->mAutoSizeMinTextSizeId:I
const-string v0, "autoSizeStepGranularity"
sget v1, Landroidx/appcompat/R$attr;->autoSizeStepGranularity:I
.line 44
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/AppCompatButton$InspectionCompanion;->mAutoSizeStepGranularityId:I
sget v0, Landroidx/appcompat/R$attr;->autoSizeTextType:I
.line 45
new-instance v1, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$1;
invoke-direct {v1, p0}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$1;-><init>(Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;)V
const-string v2, "autoSizeTextType"
invoke-static {p1, v2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline3;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;ILjava/util/function/IntFunction;)I
move-result v0
iput v0, p0, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;->mAutoSizeTextTypeId:I
const-string v0, "backgroundTint"
sget v1, Landroidx/appcompat/R$attr;->backgroundTint:I
.line 58
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/AppCompatButton$InspectionCompanion;->mBackgroundTintId:I
const-string v0, "backgroundTintMode"
sget v1, Landroidx/appcompat/R$attr;->backgroundTintMode:I
.line 59
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/AppCompatButton$InspectionCompanion;->mBackgroundTintModeId:I
const-string v0, "drawableTint"
sget v1, Landroidx/appcompat/R$attr;->drawableTint:I
.line 60
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/AppCompatButton$InspectionCompanion;->mDrawableTintId:I
const-string v0, "drawableTintMode"
sget v1, Landroidx/appcompat/R$attr;->drawableTintMode:I
.line 61
invoke-static {p1, v0, v1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyMapper;Ljava/lang/String;I)I
move-result p1
iput p1, p0, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;->mDrawableTintModeId:I
const/4 p1, 0x1
iput-boolean p1, p0, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;->mPropertiesMapped:Z
return-void
.end method
.method public readProperties(Landroidx/appcompat/widget/AppCompatButton;Landroid/view/inspector/PropertyReader;)V
.locals 2
.param p1 # Landroidx/appcompat/widget/AppCompatButton;
.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/AppCompatButton$InspectionCompanion;->mPropertiesMapped:Z
if-eqz v0, :cond_0
iget v0, p0, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;->mAutoSizeMaxTextSizeId:I
.line 71
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatButton;->getAutoSizeMaxTextSize()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/AppCompatButton$InspectionCompanion;->mAutoSizeMinTextSizeId:I
.line 72
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatButton;->getAutoSizeMinTextSize()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/AppCompatButton$InspectionCompanion;->mAutoSizeStepGranularityId:I
.line 73
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatButton;->getAutoSizeStepGranularity()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/AppCompatButton$InspectionCompanion;->mAutoSizeTextTypeId:I
.line 74
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatButton;->getAutoSizeTextType()I
move-result v1
invoke-static {p2, v0, v1}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion$$ExternalSyntheticApiModelOutline1;->m(Landroid/view/inspector/PropertyReader;II)V
iget v0, p0, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;->mBackgroundTintId:I
.line 75
invoke-virtual {p1}, Landroid/view/View;->getBackgroundTintList()Landroid/content/res/ColorStateList;
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/AppCompatButton$InspectionCompanion;->mBackgroundTintModeId:I
.line 76
invoke-virtual {p1}, Landroid/view/View;->getBackgroundTintMode()Landroid/graphics/PorterDuff$Mode;
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/AppCompatButton$InspectionCompanion;->mDrawableTintId:I
.line 77
invoke-virtual {p1}, Landroid/widget/TextView;->getCompoundDrawableTintList()Landroid/content/res/ColorStateList;
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/AppCompatButton$InspectionCompanion;->mDrawableTintModeId:I
.line 78
invoke-virtual {p1}, Landroid/widget/TextView;->getCompoundDrawableTintMode()Landroid/graphics/PorterDuff$Mode;
move-result-object p1
invoke-static {p2, v0, p1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView$InspectionCompanion$$ExternalSyntheticApiModelOutline0;->m(Landroid/view/inspector/PropertyReader;ILjava/lang/Object;)V
return-void
.line 69
: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 19
check-cast p1, Landroidx/appcompat/widget/AppCompatButton;
invoke-virtual {p0, p1, p2}, Landroidx/appcompat/widget/AppCompatButton$InspectionCompanion;->readProperties(Landroidx/appcompat/widget/AppCompatButton;Landroid/view/inspector/PropertyReader;)V
return-void
.end method