package androidx.credentials;

import android.os.Bundle;
import androidx.credentials.CreateCredentialRequest;
import androidx.media3.container.NalUnitUtil;
import androidx.media3.exoplayer.rtsp.SessionDescription;
import androidx.media3.extractor.ts.PsExtractor;
import defpackage.cr4;
import defpackage.kp6;
import defpackage.pq6;
import defpackage.s15;
import defpackage.uz1;
import defpackage.vx8;
import kotlin.Metadata;

/* JADX INFO: loaded from: classes.dex */
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0005\b\u0016\u0018\u00002\u00020\u0001BO\b\u0007\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0005\u0012\u0006\u0010\u0007\u001a\u00020\b\u0012\u0006\u0010\t\u001a\u00020\n\u0012\b\b\u0002\u0010\u000b\u001a\u00020\b\u0012\n\b\u0002\u0010\f\u001a\u0004\u0018\u00010\u0003\u0012\b\b\u0002\u0010\r\u001a\u00020\b¢\u0006\u0002\u0010\u000e¨\u0006\u000f"}, d2 = {"Landroidx/credentials/CreateCustomCredentialRequest;", "Landroidx/credentials/CreateCredentialRequest;", SessionDescription.ATTR_TYPE, "", "credentialData", "Landroid/os/Bundle;", "candidateQueryData", "isSystemProviderRequired", "", "displayInfo", "Landroidx/credentials/CreateCredentialRequest$DisplayInfo;", "isAutoSelectAllowed", "origin", "preferImmediatelyAvailableCredentials", "(Ljava/lang/String;Landroid/os/Bundle;Landroid/os/Bundle;ZLandroidx/credentials/CreateCredentialRequest$DisplayInfo;ZLjava/lang/String;Z)V", "credentials_release"}, k = 1, mv = {1, 8, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@vx8
public class CreateCustomCredentialRequest extends CreateCredentialRequest {
    /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
    @s15
    public CreateCustomCredentialRequest(@kp6 String str, @kp6 Bundle bundle, @kp6 Bundle bundle2, boolean z, @kp6 CreateCredentialRequest.DisplayInfo displayInfo) {
        this(str, bundle, bundle2, z, displayInfo, false, null, false, 224, null);
        cr4.g(str, SessionDescription.ATTR_TYPE);
        cr4.g(bundle, "credentialData");
        cr4.g(bundle2, "candidateQueryData");
        cr4.g(displayInfo, "displayInfo");
    }

    /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
    @s15
    public CreateCustomCredentialRequest(@kp6 String str, @kp6 Bundle bundle, @kp6 Bundle bundle2, boolean z, @kp6 CreateCredentialRequest.DisplayInfo displayInfo, boolean z2) {
        this(str, bundle, bundle2, z, displayInfo, z2, null, false, PsExtractor.AUDIO_STREAM, null);
        cr4.g(str, SessionDescription.ATTR_TYPE);
        cr4.g(bundle, "credentialData");
        cr4.g(bundle2, "candidateQueryData");
        cr4.g(displayInfo, "displayInfo");
    }

    /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
    @s15
    public CreateCustomCredentialRequest(@kp6 String str, @kp6 Bundle bundle, @kp6 Bundle bundle2, boolean z, @kp6 CreateCredentialRequest.DisplayInfo displayInfo, boolean z2, @pq6 String str2) {
        this(str, bundle, bundle2, z, displayInfo, z2, str2, false, 128, null);
        cr4.g(str, SessionDescription.ATTR_TYPE);
        cr4.g(bundle, "credentialData");
        cr4.g(bundle2, "candidateQueryData");
        cr4.g(displayInfo, "displayInfo");
    }

    public /* synthetic */ CreateCustomCredentialRequest(String str, Bundle bundle, Bundle bundle2, boolean z, CreateCredentialRequest.DisplayInfo displayInfo, boolean z2, String str2, boolean z3, int i, uz1 uz1Var) {
        this(str, bundle, bundle2, z, displayInfo, (i & 32) != 0 ? false : z2, (i & 64) != 0 ? null : str2, (i & 128) != 0 ? false : z3);
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    @s15
    public CreateCustomCredentialRequest(@kp6 String str, @kp6 Bundle bundle, @kp6 Bundle bundle2, boolean z, @kp6 CreateCredentialRequest.DisplayInfo displayInfo, boolean z2, @pq6 String str2, boolean z3) {
        super(str, bundle, bundle2, z, z2, displayInfo, str2, z3);
        cr4.g(str, SessionDescription.ATTR_TYPE);
        cr4.g(bundle, "credentialData");
        cr4.g(bundle2, "candidateQueryData");
        cr4.g(displayInfo, "displayInfo");
        if (str.length() <= 0) {
            throw new IllegalArgumentException("type should not be empty");
        }
    }
}
