e$a.smali

.class final Lcom/cleanmaster/service/location/e$a;
.super Ljava/lang/Object;
.source "LocationUpdateService.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/service/location/e;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1a
    name = "a"
.end annotation


# static fields
.field public static a:Lcom/cleanmaster/service/location/e;


# direct methods
.method static constructor <clinit>()V
    .registers 2

    .prologue
    .line 51
    new-instance v0, Lcom/cleanmaster/service/location/e;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lcom/cleanmaster/service/location/e;-><init>(Lcom/cleanmaster/service/location/f;)V

    sput-object v0, Lcom/cleanmaster/service/location/e$a;->a:Lcom/cleanmaster/service/location/e;

    return-void
.end method