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.
124 lines
2.4 KiB
124 lines
2.4 KiB
2 years ago
|
.class Lcom/viatech/gallery/AudioFile;
|
||
|
.super Ljava/io/File;
|
||
|
.source "EditVideoActivity.java"
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field private end:J
|
||
|
|
||
|
.field private start:J
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Ljava/io/File;Ljava/lang/String;)V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
const-wide/16 v0, 0x0
|
||
|
|
||
|
.line 746
|
||
|
invoke-direct {p0, p1, p2}, Ljava/io/File;-><init>(Ljava/io/File;Ljava/lang/String;)V
|
||
|
|
||
|
.line 742
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->start:J
|
||
|
|
||
|
.line 743
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->end:J
|
||
|
|
||
|
.line 747
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/String;)V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
const-wide/16 v0, 0x0
|
||
|
|
||
|
.line 750
|
||
|
invoke-direct {p0, p1}, Ljava/io/File;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
.line 742
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->start:J
|
||
|
|
||
|
.line 743
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->end:J
|
||
|
|
||
|
.line 751
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;)V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
const-wide/16 v0, 0x0
|
||
|
|
||
|
.line 754
|
||
|
invoke-direct {p0, p1, p2}, Ljava/io/File;-><init>(Ljava/lang/String;Ljava/lang/String;)V
|
||
|
|
||
|
.line 742
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->start:J
|
||
|
|
||
|
.line 743
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->end:J
|
||
|
|
||
|
.line 755
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/net/URI;)V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
const-wide/16 v0, 0x0
|
||
|
|
||
|
.line 758
|
||
|
invoke-direct {p0, p1}, Ljava/io/File;-><init>(Ljava/net/URI;)V
|
||
|
|
||
|
.line 742
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->start:J
|
||
|
|
||
|
.line 743
|
||
|
iput-wide v0, p0, Lcom/viatech/gallery/AudioFile;->end:J
|
||
|
|
||
|
.line 759
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public getEnd()J
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 771
|
||
|
iget-wide v0, p0, Lcom/viatech/gallery/AudioFile;->end:J
|
||
|
|
||
|
return-wide v0
|
||
|
.end method
|
||
|
|
||
|
.method public getStart()J
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 767
|
||
|
iget-wide v0, p0, Lcom/viatech/gallery/AudioFile;->start:J
|
||
|
|
||
|
return-wide v0
|
||
|
.end method
|
||
|
|
||
|
.method public setInterval(JJ)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 762
|
||
|
iput-wide p1, p0, Lcom/viatech/gallery/AudioFile;->start:J
|
||
|
|
||
|
.line 763
|
||
|
iput-wide p3, p0, Lcom/viatech/gallery/AudioFile;->end:J
|
||
|
|
||
|
.line 764
|
||
|
return-void
|
||
|
.end method
|