Weather/smali_classes2/com/moji/mjweather/TableScreenFragment$PermissionEntity.smali
2021-05-10 10:13:34 +02:00

47 lines
1.2 KiB
Smali

.class public Lcom/moji/mjweather/TableScreenFragment$PermissionEntity;
.super Ljava/lang/Object;
.source "TableScreenFragment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/TableScreenFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "PermissionEntity"
.end annotation
# instance fields
.field public a:Z
.field public b:Z
.field public c:Z
.field final synthetic d:Lcom/moji/mjweather/TableScreenFragment;
# direct methods
.method public constructor <init>(Lcom/moji/mjweather/TableScreenFragment;ZZZ)V
.locals 0
.line 421
iput-object p1, p0, Lcom/moji/mjweather/TableScreenFragment$PermissionEntity;->d:Lcom/moji/mjweather/TableScreenFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 422
iput-boolean p2, p0, Lcom/moji/mjweather/TableScreenFragment$PermissionEntity;->a:Z
.line 423
iput-boolean p3, p0, Lcom/moji/mjweather/TableScreenFragment$PermissionEntity;->b:Z
.line 424
iput-boolean p4, p0, Lcom/moji/mjweather/TableScreenFragment$PermissionEntity;->c:Z
return-void
.end method