apkfuckery/com.discord/smali/androidx/core/animation/AnimatorKt$doOnResume$$inli...

74 lines
1.8 KiB
Smali
Raw Normal View History

2019-07-31 00:08:31 +00:00
.class public final Landroidx/core/animation/AnimatorKt$doOnResume$$inlined$addPauseListener$1;
.super Ljava/lang/Object;
.source "Animator.kt"
# interfaces
.implements Landroid/animation/Animator$AnimatorPauseListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/core/animation/AnimatorKt;->doOnResume(Landroid/animation/Animator;Lkotlin/jvm/functions/Function1;)Landroid/animation/Animator$AnimatorPauseListener;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic $onResume:Lkotlin/jvm/functions/Function1;
2019-07-31 00:08:31 +00:00
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
.locals 0
iput-object p1, p0, Landroidx/core/animation/AnimatorKt$doOnResume$$inlined$addPauseListener$1;->$onResume:Lkotlin/jvm/functions/Function1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public onAnimationPause(Landroid/animation/Animator;)V
.locals 0
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-31 00:08:31 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "animator"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-31 00:08:31 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public onAnimationResume(Landroid/animation/Animator;)V
2019-07-31 00:08:31 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-31 00:08:31 +00:00
iget-object v0, p0, Landroidx/core/animation/AnimatorKt$doOnResume$$inlined$addPauseListener$1;->$onResume:Lkotlin/jvm/functions/Function1;
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "animator"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-31 00:08:31 +00:00
.end method