apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$j.smali
2020-04-17 21:35:49 +02:00

79 lines
2.6 KiB
Smali

.class public final Lcom/lytefast/flexinput/fragment/FlexInputFragment$j;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lytefast/flexinput/fragment/FlexInputFragment;->onInflate(Landroid/content/Context;Landroid/util/AttributeSet;Landroid/os/Bundle;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
.field public final synthetic e:Landroid/content/Context;
.field public final synthetic f:Landroid/util/AttributeSet;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 0
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$j;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iput-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$j;->e:Landroid/content/Context;
iput-object p3, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$j;->f:Landroid/util/AttributeSet;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$j;->e:Landroid/content/Context;
iget-object v1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$j;->f:Landroid/util/AttributeSet;
sget-object v2, Lcom/lytefast/flexinput/R$i;->FlexInput:[I
invoke-virtual {v0, v1, v2}, Landroid/content/Context;->obtainStyledAttributes(Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray;
move-result-object v0
:try_start_0
iget-object v1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$j;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
const-string v2, "attrTypedArray"
invoke-static {v0, v2}, Ly/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v1, v0}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->a(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Landroid/content/res/TypedArray;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-virtual {v0}, Landroid/content/res/TypedArray;->recycle()V
return-void
:catchall_0
move-exception v1
invoke-virtual {v0}, Landroid/content/res/TypedArray;->recycle()V
throw v1
.end method