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

104 lines
2.0 KiB
Smali

.class public Lcom/airbnb/lottie/LottieAnimationView$a;
.super Ljava/lang/Object;
.source "LottieAnimationView.java"
# interfaces
.implements Lf/d/a/l;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/airbnb/lottie/LottieAnimationView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lf/d/a/l<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Object;)V
.locals 2
check-cast p1, Ljava/lang/Throwable;
sget-object v0, Lf/d/a/b0/g;->a:Landroid/graphics/PathMeasure;
instance-of v0, p1, Ljava/net/SocketException;
if-nez v0, :cond_1
instance-of v0, p1, Ljava/nio/channels/ClosedChannelException;
if-nez v0, :cond_1
instance-of v0, p1, Ljava/io/InterruptedIOException;
if-nez v0, :cond_1
instance-of v0, p1, Ljava/net/ProtocolException;
if-nez v0, :cond_1
instance-of v0, p1, Ljavax/net/ssl/SSLException;
if-nez v0, :cond_1
instance-of v0, p1, Ljava/net/UnknownHostException;
if-nez v0, :cond_1
instance-of v0, p1, Ljava/net/UnknownServiceException;
if-eqz v0, :cond_0
goto :goto_0
:cond_0
const/4 v0, 0x0
goto :goto_1
:cond_1
:goto_0
const/4 v0, 0x1
:goto_1
if-eqz v0, :cond_2
const-string v0, "Unable to load composition."
invoke-static {v0, p1}, Lf/d/a/b0/c;->c(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
:cond_2
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