64 lines
1.6 KiB
Smali
64 lines
1.6 KiB
Smali
.class public final Lcom/vungle/ads/ServiceLocator$buildCreators$13;
|
|
.super Lcom/vungle/ads/ServiceLocator$Creator;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/vungle/ads/ServiceLocator;->buildCreators()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/vungle/ads/ServiceLocator$Creator<",
|
|
"Lcom/vungle/ads/internal/util/ConcurrencyTimeoutProvider;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/vungle/ads/ServiceLocator;)V
|
|
.locals 3
|
|
|
|
const/4 v0, 0x1
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 152
|
|
invoke-direct {p0, p1, v2, v0, v1}, Lcom/vungle/ads/ServiceLocator$Creator;-><init>(Lcom/vungle/ads/ServiceLocator;ZILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public create()Lcom/vungle/ads/internal/util/ConcurrencyTimeoutProvider;
|
|
.locals 1
|
|
|
|
.line 154
|
|
new-instance v0, Lcom/vungle/ads/internal/util/ConcurrencyTimeoutProvider;
|
|
|
|
invoke-direct {v0}, Lcom/vungle/ads/internal/util/ConcurrencyTimeoutProvider;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic create()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 152
|
|
invoke-virtual {p0}, Lcom/vungle/ads/ServiceLocator$buildCreators$13;->create()Lcom/vungle/ads/internal/util/ConcurrencyTimeoutProvider;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|