package p138.p176.p177.p242.p246.p249;

import android.accounts.Account;
import android.os.Bundle;
import android.os.IBinder;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.android.gms.common.api.Scope;
import p000.p001.p002.p003.p004.C0567;
import p138.p176.p177.p242.p246.C4193;
import p138.p176.p177.p242.p246.C4196;
import p138.p176.p177.p242.p246.p249.InterfaceC4273;
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 class C4267 extends AbstractC4283 {
    public static final Parcelable.Creator<C4267> CREATOR = new C4290();

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

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

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public int f13536;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public String f13537;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public IBinder f13538;

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public Scope[] f13539;

    /* JADX INFO: renamed from: މ, reason: contains not printable characters */
    public Bundle f13540;

    /* JADX INFO: renamed from: ފ, reason: contains not printable characters */
    public Account f13541;

    /* JADX INFO: renamed from: ދ, reason: contains not printable characters */
    public C4193[] f13542;

    /* JADX INFO: renamed from: ތ, reason: contains not printable characters */
    public C4193[] f13543;

    /* JADX INFO: renamed from: ލ, reason: contains not printable characters */
    public boolean f13544;

    public C4267(int i) {
        this.f13534 = 4;
        this.f13536 = C4196.f13405;
        this.f13535 = i;
        this.f13544 = true;
    }

    public C4267(int i, int i2, int i3, String str, IBinder iBinder, Scope[] scopeArr, Bundle bundle, Account account, C4193[] c4193Arr, C4193[] c4193Arr2, boolean z) {
        this.f13534 = i;
        this.f13535 = i2;
        this.f13536 = i3;
        if ("com.google.android.gms".equals(str)) {
            this.f13537 = "com.google.android.gms";
        } else {
            this.f13537 = str;
        }
        if (i < 2) {
            this.f13541 = iBinder != null ? BinderC4250.m6909(InterfaceC4273.AbstractBinderC4274.m6959(iBinder)) : null;
        } else {
            this.f13538 = iBinder;
            this.f13541 = account;
        }
        this.f13539 = scopeArr;
        this.f13540 = bundle;
        this.f13542 = c4193Arr;
        this.f13543 = c4193Arr2;
        this.f13544 = z;
    }

    @Override // android.os.Parcelable
    public void writeToParcel(Parcel parcel, int i) {
        int iM1843 = C0567.m1843(parcel);
        C0567.m1880(parcel, 1, this.f13534);
        C0567.m1880(parcel, 2, this.f13535);
        C0567.m1880(parcel, 3, this.f13536);
        C0567.m1885(parcel, 4, this.f13537, false);
        C0567.m1883(parcel, 5, this.f13538, false);
        C0567.m1887(parcel, 6, (Parcelable[]) this.f13539, i, false);
        C0567.m1882(parcel, 7, this.f13540, false);
        C0567.m1884(parcel, 8, (Parcelable) this.f13541, i, false);
        C0567.m1887(parcel, 10, (Parcelable[]) this.f13542, i, false);
        C0567.m1887(parcel, 11, (Parcelable[]) this.f13543, i, false);
        C0567.m1886(parcel, 12, this.f13544);
        C0567.m1955(parcel, iM1843);
    }
}
