Files
rr3-apk/smali_classes4/com/vungle/ads/ServiceLocator$buildCreators$8.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

105 lines
3.2 KiB
Smali

.class public final Lcom/vungle/ads/ServiceLocator$buildCreators$8;
.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/persistence/FilePreferences;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/vungle/ads/ServiceLocator;
# direct methods
.method public constructor <init>(Lcom/vungle/ads/ServiceLocator;)V
.locals 3
iput-object p1, p0, Lcom/vungle/ads/ServiceLocator$buildCreators$8;->this$0:Lcom/vungle/ads/ServiceLocator;
const/4 v0, 0x1
const/4 v1, 0x0
const/4 v2, 0x0
.line 118
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/persistence/FilePreferences;
.locals 6
.line 120
sget-object v0, Lcom/vungle/ads/internal/persistence/FilePreferences;->Companion:Lcom/vungle/ads/internal/persistence/FilePreferences$Companion;
iget-object v1, p0, Lcom/vungle/ads/ServiceLocator$buildCreators$8;->this$0:Lcom/vungle/ads/ServiceLocator;
const-class v2, Lcom/vungle/ads/internal/executor/Executors;
.line 121
invoke-static {v1, v2}, Lcom/vungle/ads/ServiceLocator;->access$getOrBuild(Lcom/vungle/ads/ServiceLocator;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v1
check-cast v1, Lcom/vungle/ads/internal/executor/Executors;
invoke-interface {v1}, Lcom/vungle/ads/internal/executor/Executors;->getIoExecutor()Lcom/vungle/ads/internal/executor/VungleThreadPoolExecutor;
move-result-object v1
iget-object v2, p0, Lcom/vungle/ads/ServiceLocator$buildCreators$8;->this$0:Lcom/vungle/ads/ServiceLocator;
const-class v3, Lcom/vungle/ads/internal/util/PathProvider;
.line 122
invoke-static {v2, v3}, Lcom/vungle/ads/ServiceLocator;->access$getOrBuild(Lcom/vungle/ads/ServiceLocator;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v2
check-cast v2, Lcom/vungle/ads/internal/util/PathProvider;
const/4 v3, 0x0
const/4 v4, 0x4
const/4 v5, 0x0
.line 120
invoke-static/range {v0 .. v5}, Lcom/vungle/ads/internal/persistence/FilePreferences$Companion;->get$default(Lcom/vungle/ads/internal/persistence/FilePreferences$Companion;Ljava/util/concurrent/Executor;Lcom/vungle/ads/internal/util/PathProvider;Ljava/lang/String;ILjava/lang/Object;)Lcom/vungle/ads/internal/persistence/FilePreferences;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic create()Ljava/lang/Object;
.locals 1
.line 118
invoke-virtual {p0}, Lcom/vungle/ads/ServiceLocator$buildCreators$8;->create()Lcom/vungle/ads/internal/persistence/FilePreferences;
move-result-object v0
return-object v0
.end method