apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$e.smali
2019-12-06 04:29:40 +01:00

76 lines
2.4 KiB
Smali

.class public Lcom/lytefast/flexinput/fragment/FlexInputFragment$e;
.super Ljava/lang/Object;
.source "FlexInputFragment.java"
# 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 = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic d:Landroid/content/Context;
.field public final synthetic e:Landroid/util/AttributeSet;
.field public final synthetic f:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# 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$e;->f:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iput-object p2, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$e;->d:Landroid/content/Context;
iput-object p3, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$e;->e:Landroid/util/AttributeSet;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$e;->d:Landroid/content/Context;
iget-object v1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$e;->e: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$e;->f:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
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