Files
rr3-apk/smali_classes3/com/google/android/gms/internal/ads/zzess.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
2.4 KiB
Smali

.class public final synthetic Lcom/google/android/gms/internal/ads/zzess;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/util/concurrent/Callable;
# instance fields
.field public final synthetic zza:Ljava/util/List;
.field public final synthetic zzb:Landroid/os/Bundle;
# direct methods
.method public synthetic constructor <init>(Ljava/util/List;Landroid/os/Bundle;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzess;->zza:Ljava/util/List;
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzess;->zzb:Landroid/os/Bundle;
return-void
.end method
# virtual methods
.method public final call()Ljava/lang/Object;
.locals 4
sget v0, Lcom/google/android/gms/internal/ads/zzesx;->zzb:I
.line 1
new-instance v0, Lorg/json/JSONArray;
invoke-direct {v0}, Lorg/json/JSONArray;-><init>()V
iget-object v1, p0, Lcom/google/android/gms/internal/ads/zzess;->zza:Ljava/util/List;
.line 2
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v1
:cond_0
:goto_0
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
move-result v2
if-eqz v2, :cond_1
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v2
check-cast v2, Lcom/google/common/util/concurrent/ListenableFuture;
.line 3
invoke-interface {v2}, Ljava/util/concurrent/Future;->get()Ljava/lang/Object;
move-result-object v3
check-cast v3, Lorg/json/JSONObject;
if-eqz v3, :cond_0
.line 4
invoke-interface {v2}, Ljava/util/concurrent/Future;->get()Ljava/lang/Object;
move-result-object v2
invoke-virtual {v0, v2}, Lorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;
goto :goto_0
.line 5
:cond_1
invoke-virtual {v0}, Lorg/json/JSONArray;->length()I
move-result v1
if-nez v1, :cond_2
const/4 v0, 0x0
return-object v0
:cond_2
iget-object v1, p0, Lcom/google/android/gms/internal/ads/zzess;->zzb:Landroid/os/Bundle;
new-instance v2, Lcom/google/android/gms/internal/ads/zzesy;
.line 6
invoke-virtual {v0}, Lorg/json/JSONArray;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {v2, v0, v1}, Lcom/google/android/gms/internal/ads/zzesy;-><init>(Ljava/lang/String;Landroid/os/Bundle;)V
return-object v2
.end method