apkfuckery/com.discord/smali/f/a/l/b$a.smali

66 lines
1.3 KiB
Smali
Raw Normal View History

2020-09-14 18:37:20 +00:00
.class public final Lf/a/l/b$a;
2020-07-14 22:43:59 +00:00
.super Ljava/lang/Object;
.source "SparkleView.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-09-14 18:37:20 +00:00
value = Lf/a/l/b;->onAnimationEnd(Landroid/graphics/drawable/Drawable;)V
2020-07-14 22:43:59 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
2020-09-14 18:37:20 +00:00
.field public final synthetic d:Lf/a/l/b;
2020-07-14 22:43:59 +00:00
# direct methods
2020-09-14 18:37:20 +00:00
.method public constructor <init>(Lf/a/l/b;)V
2020-07-14 22:43:59 +00:00
.locals 0
2020-09-14 18:37:20 +00:00
iput-object p1, p0, Lf/a/l/b$a;->d:Lf/a/l/b;
2020-07-14 22:43:59 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
2020-09-15 19:41:11 +00:00
.locals 3
2020-07-14 22:43:59 +00:00
2020-09-15 19:41:11 +00:00
:try_start_0
2020-09-14 18:37:20 +00:00
iget-object v0, p0, Lf/a/l/b$a;->d:Lf/a/l/b;
2020-07-14 22:43:59 +00:00
2020-09-14 18:37:20 +00:00
iget-object v0, v0, Lf/a/l/b;->b:Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;
2020-07-14 22:43:59 +00:00
invoke-virtual {v0}, Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;->start()V
2020-09-15 19:41:11 +00:00
:try_end_0
.catch Ljava/lang/NullPointerException; {:try_start_0 .. :try_end_0} :catch_0
2020-07-14 22:43:59 +00:00
2020-09-15 19:41:11 +00:00
goto :goto_0
:catch_0
move-exception v0
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x17
if-gt v1, v2, :cond_0
:goto_0
2020-07-14 22:43:59 +00:00
return-void
2020-09-15 19:41:11 +00:00
:cond_0
throw v0
2020-07-14 22:43:59 +00:00
.end method