45 lines
1.1 KiB
Smali
45 lines
1.1 KiB
Smali
.class final Lcom/moji/weatherprovider/SilentCityManager$SingleHolder;
|
|
.super Ljava/lang/Object;
|
|
.source "SilentCityManager.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/weatherprovider/SilentCityManager;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1a
|
|
name = "SingleHolder"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lcom/moji/weatherprovider/SilentCityManager;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 120
|
|
new-instance v0, Lcom/moji/weatherprovider/SilentCityManager;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Lcom/moji/weatherprovider/SilentCityManager;-><init>(Lcom/moji/weatherprovider/SilentCityManager$1;)V
|
|
|
|
sput-object v0, Lcom/moji/weatherprovider/SilentCityManager$SingleHolder;->a:Lcom/moji/weatherprovider/SilentCityManager;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 119
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|