XploitSPY/server/app/factory/decompiled/smali/c/e.smali

77 lines
1.2 KiB
Smali
Raw Normal View History

2020-03-24 03:54:23 +08:00
.class final Lc/E;
.super Lc/F;
2020-01-11 23:35:37 +08:00
.source ""
2020-03-24 03:54:23 +08:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lc/F;->a(Lc/y;[BII)Lc/F;
.end annotation
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
2020-01-11 23:35:37 +08:00
# instance fields
2020-03-24 03:54:23 +08:00
.field final synthetic a:Lc/y;
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
.field final synthetic b:I
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
.field final synthetic c:[B
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
.field final synthetic d:I
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
# direct methods
.method constructor <init>(Lc/y;I[BI)V
.locals 0
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iput-object p1, p0, Lc/E;->a:Lc/y;
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iput p2, p0, Lc/E;->b:I
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iput-object p3, p0, Lc/E;->c:[B
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iput p4, p0, Lc/E;->d:I
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
invoke-direct {p0}, Lc/F;-><init>()V
2020-01-11 23:35:37 +08:00
return-void
.end method
# virtual methods
2020-03-24 03:54:23 +08:00
.method public a()J
2020-01-11 23:35:37 +08:00
.locals 2
2020-03-24 03:54:23 +08:00
iget v0, p0, Lc/E;->b:I
2020-01-11 23:35:37 +08:00
int-to-long v0, v0
return-wide v0
.end method
2020-03-24 03:54:23 +08:00
.method public a(Ld/f;)V
.locals 3
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iget-object v0, p0, Lc/E;->c:[B
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iget v1, p0, Lc/E;->d:I
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iget v2, p0, Lc/E;->b:I
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
invoke-interface {p1, v0, v1, v2}, Ld/f;->write([BII)Ld/f;
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
return-void
2020-01-11 23:35:37 +08:00
.end method
2020-03-24 03:54:23 +08:00
.method public b()Lc/y;
2020-01-11 23:35:37 +08:00
.locals 1
2020-03-24 03:54:23 +08:00
iget-object v0, p0, Lc/E;->a:Lc/y;
2020-01-11 23:35:37 +08:00
return-object v0
.end method