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

35 lines
568 B
Smali
Raw Normal View History

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