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.
96 lines
2.9 KiB
96 lines
2.9 KiB
2 years ago
|
.class Lcom/viatech/widget/DownloadProgressView$2;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "DownloadProgressView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/view/animation/Animation$AnimationListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/widget/DownloadProgressView;->hidePopupWindow(Lcom/viatech/widget/DownloadProgressView$MyAnimationListener;)Z
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/widget/DownloadProgressView;
|
||
|
|
||
|
.field final synthetic val$myAnimationListener:Lcom/viatech/widget/DownloadProgressView$MyAnimationListener;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/widget/DownloadProgressView;Lcom/viatech/widget/DownloadProgressView$MyAnimationListener;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 137
|
||
|
iput-object p1, p0, Lcom/viatech/widget/DownloadProgressView$2;->this$0:Lcom/viatech/widget/DownloadProgressView;
|
||
|
|
||
|
iput-object p2, p0, Lcom/viatech/widget/DownloadProgressView$2;->val$myAnimationListener:Lcom/viatech/widget/DownloadProgressView$MyAnimationListener;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onAnimationEnd(Landroid/view/animation/Animation;)V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 144
|
||
|
iget-object v0, p0, Lcom/viatech/widget/DownloadProgressView$2;->this$0:Lcom/viatech/widget/DownloadProgressView;
|
||
|
|
||
|
const/4 v1, 0x0
|
||
|
|
||
|
invoke-static {v0, v1}, Lcom/viatech/widget/DownloadProgressView;->access$002(Lcom/viatech/widget/DownloadProgressView;Z)Z
|
||
|
|
||
|
.line 145
|
||
|
iget-object v0, p0, Lcom/viatech/widget/DownloadProgressView$2;->this$0:Lcom/viatech/widget/DownloadProgressView;
|
||
|
|
||
|
const/16 v1, 0x8
|
||
|
|
||
|
invoke-virtual {v0, v1}, Lcom/viatech/widget/DownloadProgressView;->setVisibility(I)V
|
||
|
|
||
|
.line 146
|
||
|
iget-object v0, p0, Lcom/viatech/widget/DownloadProgressView$2;->this$0:Lcom/viatech/widget/DownloadProgressView;
|
||
|
|
||
|
invoke-virtual {v0}, Lcom/viatech/widget/DownloadProgressView;->clearAnimation()V
|
||
|
|
||
|
.line 147
|
||
|
iget-object v0, p0, Lcom/viatech/widget/DownloadProgressView$2;->val$myAnimationListener:Lcom/viatech/widget/DownloadProgressView$MyAnimationListener;
|
||
|
|
||
|
if-eqz v0, :cond_0
|
||
|
|
||
|
.line 148
|
||
|
iget-object v0, p0, Lcom/viatech/widget/DownloadProgressView$2;->val$myAnimationListener:Lcom/viatech/widget/DownloadProgressView$MyAnimationListener;
|
||
|
|
||
|
invoke-interface {v0}, Lcom/viatech/widget/DownloadProgressView$MyAnimationListener;->onAnimationEnd()V
|
||
|
|
||
|
.line 149
|
||
|
:cond_0
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onAnimationRepeat(Landroid/view/animation/Animation;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 153
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onAnimationStart(Landroid/view/animation/Animation;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 140
|
||
|
return-void
|
||
|
.end method
|