You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.4 KiB
67 lines
1.4 KiB
2 years ago
|
.class Lcom/bigkoo/alertview/AlertView$2;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "AlertView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/view/animation/Animation$AnimationListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/bigkoo/alertview/AlertView;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/bigkoo/alertview/AlertView;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/bigkoo/alertview/AlertView;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 350
|
||
|
iput-object p1, p0, Lcom/bigkoo/alertview/AlertView$2;->this$0:Lcom/bigkoo/alertview/AlertView;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onAnimationEnd(Landroid/view/animation/Animation;)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 358
|
||
|
iget-object v0, p0, Lcom/bigkoo/alertview/AlertView$2;->this$0:Lcom/bigkoo/alertview/AlertView;
|
||
|
|
||
|
invoke-virtual {v0}, Lcom/bigkoo/alertview/AlertView;->dismissImmediately()V
|
||
|
|
||
|
.line 359
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onAnimationRepeat(Landroid/view/animation/Animation;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 364
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onAnimationStart(Landroid/view/animation/Animation;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 354
|
||
|
return-void
|
||
|
.end method
|