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

42 lines
775 B
Smali
Raw Normal View History

2020-03-24 03:54:23 +08:00
.class public abstract Lc/a/h/c$f;
2020-01-11 23:35:37 +08:00
.super Ljava/lang/Object;
.source ""
# interfaces
.implements Ljava/io/Closeable;
# 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 = 0x409
name = "f"
.end annotation
# instance fields
.field public final a:Z
2020-03-24 03:54:23 +08:00
.field public final b:Ld/g;
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
.field public final c:Ld/f;
2020-01-11 23:35:37 +08:00
# direct methods
2020-03-24 03:54:23 +08:00
.method public constructor <init>(ZLd/g;Ld/f;)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-boolean p1, p0, Lc/a/h/c$f;->a:Z
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iput-object p2, p0, Lc/a/h/c$f;->b:Ld/g;
2020-01-11 23:35:37 +08:00
2020-03-24 03:54:23 +08:00
iput-object p3, p0, Lc/a/h/c$f;->c:Ld/f;
2020-01-11 23:35:37 +08:00
return-void
.end method