package defpackage;

import android.os.Bundle;
import java.util.HashSet;

/* JADX INFO: renamed from: ᵸᵾᵶ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C5026 implements InterfaceC4279 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final /* synthetic */ Object f19047;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final /* synthetic */ int f19048;

    public /* synthetic */ C5026(int i, Object obj) {
        this.f19048 = i;
        this.f19047 = obj;
    }

    @Override // defpackage.InterfaceC4279
    /* JADX INFO: renamed from: ᵲᵶᵳˈ */
    public final void mo3319(String str, String str2, Bundle bundle, long j) {
        int i = this.f19048;
        Object obj = this.f19047;
        switch (i) {
            case 0:
                C2991 c2991 = (C2991) obj;
                if (((HashSet) c2991.f11520).contains(str2)) {
                    Bundle bundle2 = new Bundle();
                    AbstractC5291 abstractC5291 = AbstractC3048.f11675;
                    String str3 = ᵴᵧˈ.ᵔᵖᵹᵫ(str2, ᵱˉˈ.ᵮᵣᵗˈ, ᵱˉˈ.ᵵᵽ);
                    if (str3 != null) {
                        str2 = str3;
                    }
                    bundle2.putString("events", str2);
                    ((ˊˊᵞᵽ) c2991.f11521).ˊᵡᵗʨ(bundle2);
                    break;
                }
                break;
            default:
                if (str != null && !AbstractC3048.f11675.contains(str2)) {
                    Bundle bundle3 = new Bundle();
                    bundle3.putString("name", str2);
                    bundle3.putLong("timestampInMillis", j);
                    bundle3.putBundle("params", bundle);
                    ((ˊˊᵞᵽ) ((ᵷˇ) obj).ˌᴵ).ˊᵡᵗʨ(bundle3);
                    break;
                }
                break;
        }
    }
}
