apkfuckery/com.discord/smali_classes2/com/google/android/material/chip/ChipDrawable$1.smali
2019-08-22 20:54:10 +02:00

63 lines
1.9 KiB
Smali

.class final Lcom/google/android/material/chip/ChipDrawable$1;
.super Landroidx/core/content/res/ResourcesCompat$FontCallback;
.source "ChipDrawable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/chip/ChipDrawable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aQw:Lcom/google/android/material/chip/ChipDrawable;
# direct methods
.method constructor <init>(Lcom/google/android/material/chip/ChipDrawable;)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/chip/ChipDrawable$1;->aQw:Lcom/google/android/material/chip/ChipDrawable;
invoke-direct {p0}, Landroidx/core/content/res/ResourcesCompat$FontCallback;-><init>()V
return-void
.end method
# virtual methods
.method public final onFontRetrievalFailed(I)V
.locals 0
return-void
.end method
.method public final onFontRetrieved(Landroid/graphics/Typeface;)V
.locals 1
.param p1 # Landroid/graphics/Typeface;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
iget-object p1, p0, Lcom/google/android/material/chip/ChipDrawable$1;->aQw:Lcom/google/android/material/chip/ChipDrawable;
const/4 v0, 0x1
invoke-static {p1, v0}, Lcom/google/android/material/chip/ChipDrawable;->access$002(Lcom/google/android/material/chip/ChipDrawable;Z)Z
iget-object p1, p0, Lcom/google/android/material/chip/ChipDrawable$1;->aQw:Lcom/google/android/material/chip/ChipDrawable;
invoke-virtual {p1}, Lcom/google/android/material/chip/ChipDrawable;->onSizeChange()V
iget-object p1, p0, Lcom/google/android/material/chip/ChipDrawable$1;->aQw:Lcom/google/android/material/chip/ChipDrawable;
invoke-virtual {p1}, Lcom/google/android/material/chip/ChipDrawable;->invalidateSelf()V
return-void
.end method