Weather/smali/com/loc/m$a$a.smali
2021-05-10 10:13:34 +02:00

33 lines
561 B
Smali

.class public final Lcom/loc/m$a$a;
.super Ljava/lang/Object;
.source "AuthConfigManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/loc/m$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public a:Z
.field public b:Z
.field public c:Lorg/json/JSONObject;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method