- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
17 lines
373 B
Java
17 lines
373 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.os.Bundle;
|
|
import androidx.annotation.VisibleForTesting;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzcuv {
|
|
public final Bundle zza;
|
|
public final Bundle zzb;
|
|
|
|
@VisibleForTesting
|
|
public zzcuv(Bundle bundle, Bundle bundle2) {
|
|
this.zza = bundle;
|
|
this.zzb = bundle2;
|
|
}
|
|
}
|