apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/a$b.smali

75 lines
1.8 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/lytefast/flexinput/fragment/a$b;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-10-07 23:23:22 +00:00
value = Lcom/lytefast/flexinput/fragment/a;->zO()V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
2019-10-07 23:23:22 +00:00
.field final synthetic aWm:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
# direct methods
.method constructor <init>(Lcom/lytefast/flexinput/fragment/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
2019-10-07 23:23:22 +00:00
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/a$b;->aWm:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationEnd(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
2019-10-07 23:23:22 +00:00
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/a$b;->aWm:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
invoke-virtual {p1}, Lcom/lytefast/flexinput/fragment/a;->dismissAllowingStateLoss()V
return-void
.end method
.method public final onAnimationRepeat(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method
.method public final onAnimationStart(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method