package defpackage;

import android.os.Parcel;
import android.os.Parcelable;

/* JADX INFO: renamed from: ʿʞʠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0357 extends AbstractC0106 {
    public static final Parcelable.Creator<C0357> CREATOR = new ᵩᵭᵾʟ(16);

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final String f2152;

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final String f2153;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final C3590 f2154;

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final long f2155;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final long f2156;

    public C0357(String str, C3590 c3590, String str2, long j, long j2) {
        this.f2152 = str;
        this.f2154 = c3590;
        this.f2153 = str2;
        this.f2155 = j;
        this.f2156 = j2;
    }

    public C0357(C0357 c0357, long j, long j2) {
        ᵘᵞʿⁱ.ᵶᵥᵝ(c0357);
        this.f2152 = c0357.f2152;
        this.f2154 = c0357.f2154;
        this.f2153 = c0357.f2153;
        this.f2155 = j;
        this.f2156 = j2;
    }

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

    @Override // android.os.Parcelable
    public final void writeToParcel(Parcel parcel, int i) {
        ᵩᵭᵾʟ.ᵲᵶᵳˈ(this, parcel, i);
    }
}
