package com.google.android.gms.internal.ads;

import android.os.Bundle;

/* JADX INFO: loaded from: classes2.dex */
public final class i01 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f12298a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Bundle f12299b;

    public i01(String str, Bundle bundle) {
        this.f12298a = str;
        this.f12299b = bundle;
    }
}
