43 lines
1.4 KiB
Java
43 lines
1.4 KiB
Java
package com.scb.phone.view.fragment.hml;
|
|
|
|
import android.content.Intent;
|
|
import com.scb.phone.view.activity.hml.HmlVerifyPhoneTermsConditionsActivity;
|
|
import o.C6903ceG;
|
|
import o.pug;
|
|
|
|
/* loaded from: classes5.dex */
|
|
public final class HmlNTBAccountConsentFragment extends Hilt_HmlNTBAccountConsentFragment {
|
|
public static final LWm c = new LWm(0);
|
|
|
|
/* loaded from: classes5.dex */
|
|
public static final class LWm {
|
|
private LWm() {
|
|
}
|
|
|
|
public /* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.ntb.selectaccount.ProductTermConditionFragment, o.InterfaceC8954dab.saX
|
|
public final void c() {
|
|
c("p10x1_consent", new pug("user_type", "ntb"));
|
|
startActivityForResult(HmlVerifyPhoneTermsConditionsActivity.agw_(requireContext()), 1234);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.BaseFragment, androidx.fragment.app.Fragment
|
|
public final void onActivityResult(int i, int i2, Intent intent) {
|
|
super.onActivityResult(i, i2, intent);
|
|
if (i == 1234 && i2 == -1) {
|
|
C6903ceG c6903ceG = this.productTermConditionPresenter;
|
|
if (intent != null) {
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.fragment.ntb.selectaccount.ProductTermConditionFragment
|
|
public final String d() {
|
|
return "your_loan";
|
|
}
|
|
}
|