ServiceLocator$1.smali
.class final Lcom/vungle/warren/ServiceLocator$1;
.super Ljava/lang/Object;
.source "ServiceLocator.java"
# interfaces
.implements Lcom/vungle/warren/VungleStaticApi;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/vungle/warren/ServiceLocator;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getValidPlacements()Ljava/util/Collection;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Collection<",
"Ljava/lang/String;",
">;"
}
.end annotation
.line 1
invoke-static {}, Lcom/vungle/warren/Vungle;->getValidPlacements()Ljava/util/Collection;
move-result-object v0
return-object v0
.end method
.method public isInitialized()Z
.registers 2
.line 1
invoke-static {}, Lcom/vungle/warren/Vungle;->isInitialized()Z
move-result v0
return v0
.end method