XploitSPY/app/factory/decompiled/smali/b/a/h/c$d.smali
2020-03-24 01:31:46 +05:30

35 lines
602 B
Smali

.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