package i7; import android.os.Bundle; /* loaded from: classes2.dex */ public class a { /* renamed from: b, reason: collision with root package name */ public static String f10930b = "query_info_type"; /* renamed from: c, reason: collision with root package name */ public static String f10931c = "requester_type_5"; /* renamed from: d, reason: collision with root package name */ public static String f10932d = "UnityScar"; /* renamed from: a, reason: collision with root package name */ private String f10933a; public a(String str) { this.f10933a = f10932d + str; } public Bundle a() { Bundle bundle = new Bundle(); bundle.putString(f10930b, f10931c); return bundle; } public String b() { return this.f10933a; } }