- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
32 lines
754 B
Java
32 lines
754 B
Java
package com.google.android.gms.ads.search;
|
|
|
|
import android.os.Bundle;
|
|
import com.google.android.gms.ads.internal.client.zzeh;
|
|
import com.google.android.gms.ads.mediation.NetworkExtras;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class zzb {
|
|
private final zzeh zza = new zzeh();
|
|
private String zzb;
|
|
|
|
public final zzb zzb(Class cls, Bundle bundle) {
|
|
this.zza.zzo(cls, bundle);
|
|
return this;
|
|
}
|
|
|
|
public final zzb zzc(NetworkExtras networkExtras) {
|
|
this.zza.zzs(networkExtras);
|
|
return this;
|
|
}
|
|
|
|
public final zzb zzd(Class cls, Bundle bundle) {
|
|
this.zza.zzr(cls, bundle);
|
|
return this;
|
|
}
|
|
|
|
public final zzb zze(String str) {
|
|
this.zzb = str;
|
|
return this;
|
|
}
|
|
}
|