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.
66 lines
2.0 KiB
66 lines
2.0 KiB
2 years ago
|
.class Lcom/viatech/gallery/MusicScanerActivity$4;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "MusicScanerActivity.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/media/MediaPlayer$OnPreparedListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/gallery/MusicScanerActivity;->playOrPauseMusic(Lcom/viatech/gallery/AudioFile;)V
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/gallery/MusicScanerActivity;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/gallery/MusicScanerActivity;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 184
|
||
|
iput-object p1, p0, Lcom/viatech/gallery/MusicScanerActivity$4;->this$0:Lcom/viatech/gallery/MusicScanerActivity;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onPrepared(Landroid/media/MediaPlayer;)V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 188
|
||
|
iget-object v0, p0, Lcom/viatech/gallery/MusicScanerActivity$4;->this$0:Lcom/viatech/gallery/MusicScanerActivity;
|
||
|
|
||
|
invoke-static {v0}, Lcom/viatech/gallery/MusicScanerActivity;->access$300(Lcom/viatech/gallery/MusicScanerActivity;)Landroid/media/MediaPlayer;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-virtual {v0}, Landroid/media/MediaPlayer;->start()V
|
||
|
|
||
|
.line 189
|
||
|
iget-object v0, p0, Lcom/viatech/gallery/MusicScanerActivity$4;->this$0:Lcom/viatech/gallery/MusicScanerActivity;
|
||
|
|
||
|
iget-object v1, p0, Lcom/viatech/gallery/MusicScanerActivity$4;->this$0:Lcom/viatech/gallery/MusicScanerActivity;
|
||
|
|
||
|
invoke-static {v1}, Lcom/viatech/gallery/MusicScanerActivity;->access$100(Lcom/viatech/gallery/MusicScanerActivity;)Lcom/viatech/gallery/AudioFile;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
invoke-static {v0, v1}, Lcom/viatech/gallery/MusicScanerActivity;->access$402(Lcom/viatech/gallery/MusicScanerActivity;Lcom/viatech/gallery/AudioFile;)Lcom/viatech/gallery/AudioFile;
|
||
|
|
||
|
.line 190
|
||
|
return-void
|
||
|
.end method
|