apkfuckery/com.discord/smali/androidx/core/animation/AnimatorKt$doOnStart$$inlin...

108 lines
2.3 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Landroidx/core/animation/AnimatorKt$doOnStart$$inlined$addListener$1;
.super Ljava/lang/Object;
.source "Animator.kt"
# interfaces
.implements Landroid/animation/Animator$AnimatorListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/core/animation/AnimatorKt;->doOnStart(Landroid/animation/Animator;Lkotlin/jvm/functions/Function1;)Landroid/animation/Animator$AnimatorListener;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $onStart:Lkotlin/jvm/functions/Function1;
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
.locals 0
iput-object p1, p0, Landroidx/core/animation/AnimatorKt$doOnStart$$inlined$addListener$1;->$onStart:Lkotlin/jvm/functions/Function1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationCancel(Landroid/animation/Animator;)V
2020-09-16 21:45:36 +00:00
.locals 0
2020-09-08 08:16:32 +00:00
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
return-void
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "animator"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method
.method public onAnimationEnd(Landroid/animation/Animator;)V
2020-09-16 21:45:36 +00:00
.locals 0
2020-09-08 08:16:32 +00:00
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
return-void
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "animator"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method
.method public onAnimationRepeat(Landroid/animation/Animator;)V
2020-09-16 21:45:36 +00:00
.locals 0
2020-09-08 08:16:32 +00:00
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
return-void
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "animator"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method
.method public onAnimationStart(Landroid/animation/Animator;)V
.locals 1
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
iget-object v0, p0, Landroidx/core/animation/AnimatorKt$doOnStart$$inlined$addListener$1;->$onStart:Lkotlin/jvm/functions/Function1;
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
return-void
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "animator"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method