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.
61 lines
1.8 KiB
61 lines
1.8 KiB
2 years ago
|
.class Lcom/viatech/gallery/EditVideoActivity$4;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "EditVideoActivity.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/content/DialogInterface$OnShowListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/gallery/EditVideoActivity;->onActivityResult(IILandroid/content/Intent;)V
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/gallery/EditVideoActivity;
|
||
|
|
||
|
.field final synthetic val$file:Lcom/viatech/gallery/AudioFile;
|
||
|
|
||
|
.field final synthetic val$view:Lcom/viatech/gallery/ClipAudioView;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/gallery/EditVideoActivity;Lcom/viatech/gallery/ClipAudioView;Lcom/viatech/gallery/AudioFile;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 398
|
||
|
iput-object p1, p0, Lcom/viatech/gallery/EditVideoActivity$4;->this$0:Lcom/viatech/gallery/EditVideoActivity;
|
||
|
|
||
|
iput-object p2, p0, Lcom/viatech/gallery/EditVideoActivity$4;->val$view:Lcom/viatech/gallery/ClipAudioView;
|
||
|
|
||
|
iput-object p3, p0, Lcom/viatech/gallery/EditVideoActivity$4;->val$file:Lcom/viatech/gallery/AudioFile;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onShow(Landroid/content/DialogInterface;)V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 402
|
||
|
iget-object v0, p0, Lcom/viatech/gallery/EditVideoActivity$4;->val$view:Lcom/viatech/gallery/ClipAudioView;
|
||
|
|
||
|
iget-object v1, p0, Lcom/viatech/gallery/EditVideoActivity$4;->val$file:Lcom/viatech/gallery/AudioFile;
|
||
|
|
||
|
invoke-virtual {v0, v1}, Lcom/viatech/gallery/ClipAudioView;->setClipAudioFile(Ljava/io/File;)V
|
||
|
|
||
|
.line 403
|
||
|
return-void
|
||
|
.end method
|