package defpackage;

import android.os.Bundle;

/* JADX INFO: renamed from: ˀˇ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0536 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final String f2755;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final long f2756;

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final Bundle f2757;

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

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final long f2759;

    public C0536(long j, long j2, Bundle bundle, String str, String str2) {
        this.f2758 = str;
        this.f2755 = str2;
        this.f2757 = bundle;
        this.f2756 = j;
        this.f2759 = j2;
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public static C0536 m2075(C0357 c0357) {
        String str = c0357.f2152;
        String str2 = c0357.f2153;
        return new C0536(c0357.f2155, c0357.f2156, c0357.f2154.m8121(), str, str2);
    }

    public final String toString() {
        String string = this.f2757.toString();
        String str = this.f2755;
        int length = String.valueOf(str).length();
        String str2 = this.f2758;
        StringBuilder sb = new StringBuilder(length + 13 + String.valueOf(str2).length() + 8 + string.length());
        AbstractC3589.m8100(sb, "origin=", str, ",name=", str2);
        return AbstractC3653.m8231(sb, ",params=", string);
    }

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final C0357 m2076() {
        C3590 c3590 = new C3590(new Bundle(this.f2757));
        return new C0357(this.f2758, c3590, this.f2755, this.f2756, this.f2759);
    }
}
