package p138.p176.p177.p242.p265.p266;

import android.os.Parcel;
import android.os.Parcelable;
import p000.p001.p002.p003.p004.C0567;
import p138.p139.p143.p144.C2803;
import p138.p176.p177.p242.p246.p249.p250.AbstractC4283;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ބ.֏.ލ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C4913 extends AbstractC4283 {
    public static final Parcelable.Creator<C4913> CREATOR = new C4912();

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final String f14822;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final C4908 f14823;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final String f14824;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final long f14825;

    public C4913(String str, C4908 c4908, String str2, long j) {
        this.f14822 = str;
        this.f14823 = c4908;
        this.f14824 = str2;
        this.f14825 = j;
    }

    public C4913(C4913 c4913, long j) {
        C0567.m1910(c4913);
        this.f14822 = c4913.f14822;
        this.f14823 = c4913.f14823;
        this.f14824 = c4913.f14824;
        this.f14825 = j;
    }

    public final String toString() {
        String str = this.f14824;
        String str2 = this.f14822;
        String strValueOf = String.valueOf(this.f14823);
        StringBuilder sb = new StringBuilder(strValueOf.length() + C2803.m4895(str2, C2803.m4895(str, 21)));
        sb.append("origin=");
        sb.append(str);
        sb.append(",name=");
        sb.append(str2);
        return C2803.m4884(sb, ",params=", strValueOf);
    }

    @Override // android.os.Parcelable
    public final void writeToParcel(Parcel parcel, int i) {
        int iM1843 = C0567.m1843(parcel);
        C0567.m1885(parcel, 2, this.f14822, false);
        C0567.m1884(parcel, 3, (Parcelable) this.f14823, i, false);
        C0567.m1885(parcel, 4, this.f14824, false);
        C0567.m1881(parcel, 5, this.f14825);
        C0567.m1955(parcel, iM1843);
    }
}
