XploitSPY/app/factory/decompiled/smali/b/a/h/c$d.smali

35 lines
602 B
Smali
Raw Normal View History

2020-03-24 03:54:23 +08:00
.class final Lc/a/h/c$d;
2020-01-11 23:35:37 +08:00
.super Ljava/lang/Object;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-24 03:54:23 +08:00
value = Lc/a/h/c;
2020-01-11 23:35:37 +08:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "d"
.end annotation
# instance fields
.field final a:I
2020-03-24 03:54:23 +08:00
.field final b:Ld/h;
2020-01-11 23:35:37 +08:00
# direct methods
2020-03-24 03:54:23 +08:00
.method constructor <init>(ILd/h;)V
2020-01-11 23:35:37 +08:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-03-24 03:54:23 +08:00
iput p1, p0, Lc/a/h/c$d;->a:I
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iput-object p2, p0, Lc/a/h/c$d;->b:Ld/h;
2020-01-11 23:35:37 +08:00
return-void
.end method