45 lines
1.2 KiB
Smali
45 lines
1.2 KiB
Smali
.class public abstract Lcom/singular/sdk/internal/BroadcastReceivers;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/singular/sdk/internal/BroadcastReceivers$NetworkChange;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final logger:Lcom/singular/sdk/internal/SingularLog;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
const-class v0, Lcom/singular/sdk/internal/BroadcastReceivers;
|
|
|
|
.line 26
|
|
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/singular/sdk/internal/SingularLog;->getLogger(Ljava/lang/String;)Lcom/singular/sdk/internal/SingularLog;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/singular/sdk/internal/BroadcastReceivers;->logger:Lcom/singular/sdk/internal/SingularLog;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$000()Lcom/singular/sdk/internal/SingularLog;
|
|
.locals 1
|
|
|
|
sget-object v0, Lcom/singular/sdk/internal/BroadcastReceivers;->logger:Lcom/singular/sdk/internal/SingularLog;
|
|
|
|
return-object v0
|
|
.end method
|