package p000.p001.p002.p008.p009.p010;

import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import ar.tvplayer.core.data.prefs.ރ;
import ar.tvplayer.core.data.prefs.ഺ;
import ar.tvplayer.core.data.prefs.ൎ;
import ar.tvplayer.core.data.prefs.ໞ;
import ar.tvplayer.core.data.prefs.ໟ;
import ar.tvplayer.core.domain.ލ;
import p000.p001.p002.p008.C0915;
import p000.p001.p002.p008.p009.C0775;
import p037.p089.p090.ActivityC1999;
import p402.InterfaceC6540;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ނ.֏.֏.ހ.֏.ހ.ؠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
@InterfaceC6540
public final class C0763 extends C0775 {

    /* JADX INFO: renamed from: ނ.֏.֏.ހ.֏.ހ.ؠ$֏, reason: contains not printable characters */
    public static final class DialogInterfaceOnClickListenerC0764 implements DialogInterface.OnClickListener {
        public DialogInterfaceOnClickListenerC0764() {
        }

        @Override // android.content.DialogInterface.OnClickListener
        public final void onClick(DialogInterface dialogInterface, int i) {
            Fragment fragment = C0763.this.mParentFragment;
            if (!(fragment instanceof C0772)) {
                fragment = null;
            }
            C0772 c0772 = (C0772) fragment;
            if (c0772 != null) {
                if (ރ.ߠ == null) {
                    throw null;
                }
                ൎ.ބ.mo1606("");
                if (ރ.ߠ == null) {
                    throw null;
                }
                ໞ.ބ.mo1606("");
                if (ރ.ߠ == null) {
                    throw null;
                }
                ໟ.ބ.mo1606("");
                if (ރ.ߠ == null) {
                    throw null;
                }
                ഺ.ބ.mo1606("");
                ActivityC1999 activity = c0772.getActivity();
                if (activity != null) {
                    activity.setResult(-1);
                    activity.finish();
                }
            }
        }
    }

    @Override // p000.p001.p002.p008.p009.C0775, p037.p089.p090.DialogInterfaceOnCancelListenerC1992, androidx.fragment.app.Fragment
    public /* synthetic */ void onDestroyView() {
        super.onDestroyView();
    }

    @Override // p037.p089.p090.DialogInterfaceOnCancelListenerC1992
    /* JADX INFO: renamed from: ֏ */
    public Dialog mo1839(Bundle bundle) {
        AlertDialog alertDialogCreate = new AlertDialog.Builder(requireContext()).setTitle(C0915.file_picker_delete_storage_question).setPositiveButton(C0915.delete, new DialogInterfaceOnClickListenerC0764()).setNegativeButton(C0915.cancel, (DialogInterface.OnClickListener) null).create();
        C6635.m9823((Object) alertDialogCreate, "AlertDialog.Builder(requ…ll)\n            .create()");
        ލ.֏(alertDialogCreate);
        return alertDialogCreate;
    }

    @Override // p000.p001.p002.p008.p009.C0775
    /* JADX INFO: renamed from: މ */
    public void mo1840() {
    }
}
