27 lines
684 B
Smali
27 lines
684 B
Smali
.class public Lcom/moji/mjweather/PermissionChangeEvent;
|
|
.super Ljava/lang/Object;
|
|
.source "PermissionChangeEvent.java"
|
|
|
|
|
|
# instance fields
|
|
.field public a:Z
|
|
|
|
.field public b:Lcom/moji/mjweather/TableScreenFragment$PermissionEntity;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ZLcom/moji/mjweather/TableScreenFragment$PermissionEntity;)V
|
|
.locals 0
|
|
|
|
.line 7
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 8
|
|
iput-boolean p1, p0, Lcom/moji/mjweather/PermissionChangeEvent;->a:Z
|
|
|
|
.line 9
|
|
iput-object p2, p0, Lcom/moji/mjweather/PermissionChangeEvent;->b:Lcom/moji/mjweather/TableScreenFragment$PermissionEntity;
|
|
|
|
return-void
|
|
.end method
|