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

57 lines
1.3 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public Lcom/airbnb/lottie/LottieAnimationView$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "LottieAnimationView.java"
# interfaces
2019-12-06 03:29:40 +00:00
.implements Le/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;",
2019-12-06 03:29:40 +00:00
"Le/d/a/h<",
"Le/d/a/d;",
2019-07-24 11:27:29 +00:00
">;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic a:Lcom/airbnb/lottie/LottieAnimationView;
2019-07-24 11:27:29 +00:00
# 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
2019-12-06 03:29:40 +00:00
iput-object p1, p0, Lcom/airbnb/lottie/LottieAnimationView$a;->a:Lcom/airbnb/lottie/LottieAnimationView;
2019-07-24 11:27:29 +00:00
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 1
2019-12-06 03:29:40 +00:00
check-cast p1, Le/d/a/d;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Lcom/airbnb/lottie/LottieAnimationView$a;->a:Lcom/airbnb/lottie/LottieAnimationView;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, p1}, Lcom/airbnb/lottie/LottieAnimationView;->setComposition(Le/d/a/d;)V
2019-07-24 11:27:29 +00:00
return-void
.end method