apkfuckery/com.discord/smali/com/airbnb/lottie/LottieAnimationView$b.smali

53 lines
1.1 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public Lcom/airbnb/lottie/LottieAnimationView$b;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "LottieAnimationView.java"
# interfaces
2020-04-11 15:34:05 +00:00
.implements Lf/d/a/h;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/airbnb/lottie/LottieAnimationView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x1
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-04-11 15:34:05 +00:00
"Lf/d/a/h<",
2019-07-24 11:27:29 +00:00
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/airbnb/lottie/LottieAnimationView;)V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public a(Ljava/lang/Object;)V
2019-07-24 11:27:29 +00:00
.locals 2
check-cast p1, Ljava/lang/Throwable;
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Unable to parse composition"
invoke-direct {v0, v1, p1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
throw v0
.end method