132 lines
4.4 KiB
Java
132 lines
4.4 KiB
Java
|
package com.scb.phone.view.fragment.ntb;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.ContextWrapper;
|
||
|
import android.os.Bundle;
|
||
|
import android.view.LayoutInflater;
|
||
|
import com.scb.phone.view.fragment.BaseDialogFragment;
|
||
|
import o.C13055fPb;
|
||
|
import o.C13068fPo;
|
||
|
import o.C13072fPs;
|
||
|
import o.C13079fPz;
|
||
|
import o.InterfaceC14226fpH;
|
||
|
import o.VLM;
|
||
|
import o.fOV;
|
||
|
import o.fPA;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
abstract class Hilt_EkycRouterDialogFragment extends BaseDialogFragment implements fPA {
|
||
|
private volatile C13072fPs b;
|
||
|
private boolean c;
|
||
|
private ContextWrapper d;
|
||
|
private final Object e = new Object();
|
||
|
private boolean a = false;
|
||
|
|
||
|
@Override // androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment
|
||
|
public void onAttach(Context context) {
|
||
|
super.onAttach(context);
|
||
|
a();
|
||
|
if (this.a) {
|
||
|
return;
|
||
|
}
|
||
|
this.a = true;
|
||
|
((InterfaceC14226fpH) y_()).c((EkycRouterDialogFragment) this);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:13:0x0021 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:19:0x0037 */
|
||
|
@Override // androidx.fragment.app.Fragment
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public void onAttach(android.app.Activity r5) {
|
||
|
/*
|
||
|
r4 = this;
|
||
|
super.onAttach(r5)
|
||
|
android.content.ContextWrapper r0 = r4.d
|
||
|
r1 = 0
|
||
|
r2 = 1
|
||
|
if (r0 == 0) goto L1c
|
||
|
L9:
|
||
|
boolean r3 = r0 instanceof android.content.ContextWrapper
|
||
|
if (r3 == 0) goto L18
|
||
|
boolean r3 = r0 instanceof android.app.Activity
|
||
|
if (r3 != 0) goto L18
|
||
|
android.content.ContextWrapper r0 = (android.content.ContextWrapper) r0
|
||
|
android.content.Context r0 = r0.getBaseContext()
|
||
|
goto L9
|
||
|
L18:
|
||
|
if (r0 == r5) goto L1c
|
||
|
r5 = r1
|
||
|
goto L1d
|
||
|
L1c:
|
||
|
r5 = r2
|
||
|
L1d:
|
||
|
java.lang.Object[] r0 = new java.lang.Object[r1]
|
||
|
if (r5 == 0) goto L37
|
||
|
r4.a()
|
||
|
boolean r5 = r4.a
|
||
|
if (r5 != 0) goto L36
|
||
|
r4.a = r2
|
||
|
java.lang.Object r5 = r4.y_()
|
||
|
o.fpH r5 = (o.InterfaceC14226fpH) r5
|
||
|
r0 = r4
|
||
|
com.scb.phone.view.fragment.ntb.EkycRouterDialogFragment r0 = (com.scb.phone.view.fragment.ntb.EkycRouterDialogFragment) r0
|
||
|
r5.c(r0)
|
||
|
L36:
|
||
|
return
|
||
|
L37:
|
||
|
java.lang.IllegalStateException r5 = new java.lang.IllegalStateException
|
||
|
java.lang.String r1 = "onAttach called multiple times with different Context! Hilt Fragments should not be retained."
|
||
|
java.lang.String r0 = java.lang.String.format(r1, r0)
|
||
|
r5.<init>(r0)
|
||
|
throw r5
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.fragment.ntb.Hilt_EkycRouterDialogFragment.onAttach(android.app.Activity):void");
|
||
|
}
|
||
|
|
||
|
private void a() {
|
||
|
if (this.d == null) {
|
||
|
this.d = new C13079fPz.LWm(super.getContext(), this);
|
||
|
this.c = C13055fPb.d(super.getContext());
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // androidx.fragment.app.Fragment
|
||
|
public Context getContext() {
|
||
|
if (super.getContext() == null && !this.c) {
|
||
|
return null;
|
||
|
}
|
||
|
a();
|
||
|
return this.d;
|
||
|
}
|
||
|
|
||
|
@Override // androidx.fragment.app.DialogFragment, androidx.fragment.app.Fragment
|
||
|
public LayoutInflater onGetLayoutInflater(Bundle bundle) {
|
||
|
LayoutInflater onGetLayoutInflater = super.onGetLayoutInflater(bundle);
|
||
|
return onGetLayoutInflater.cloneInContext(new C13079fPz.LWm(onGetLayoutInflater, this));
|
||
|
}
|
||
|
|
||
|
@Override // o.fPC
|
||
|
public final Object y_() {
|
||
|
return e().y_();
|
||
|
}
|
||
|
|
||
|
private C13072fPs e() {
|
||
|
if (this.b == null) {
|
||
|
synchronized (this.e) {
|
||
|
if (this.b == null) {
|
||
|
this.b = new C13072fPs(this);
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
return this.b;
|
||
|
}
|
||
|
|
||
|
@Override // androidx.fragment.app.Fragment, o.GvH
|
||
|
public VLM.LWm getDefaultViewModelProviderFactory() {
|
||
|
return ((C13068fPo.RVV) fOV.c(this, C13068fPo.RVV.class)).a().aBN_(this, getArguments(), super.getDefaultViewModelProviderFactory());
|
||
|
}
|
||
|
}
|