44 lines
1.6 KiB
Java
44 lines
1.6 KiB
Java
|
package com.scb.phone.view.fragment.hml.businessowner;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.Intent;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.activity.hml.businessowner.HmlBusinessOwnerAccountSetupActivity;
|
||
|
import o.C14957gcv;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public final class HmlBusinessOwnerLoanSetupFragment extends Hilt_HmlBusinessOwnerLoanSetupFragment {
|
||
|
public static final RVV d = new RVV(0);
|
||
|
private final int h = R.string.hml_business_owner_loan_setup_step_2;
|
||
|
private final int f = R.string.hml_business_owner_loan_setup_step_3;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class RVV {
|
||
|
private RVV() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ RVV(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.hml.HmlETBLoanSetupFragment, o.InterfaceC9245dgA
|
||
|
public final void b() {
|
||
|
HmlBusinessOwnerAccountSetupActivity.HBt hBt = HmlBusinessOwnerAccountSetupActivity.k;
|
||
|
Context requireContext = requireContext();
|
||
|
C14957gcv.c(requireContext, "");
|
||
|
C14957gcv.e(requireContext, "");
|
||
|
startActivity(new Intent(requireContext, (Class<?>) HmlBusinessOwnerAccountSetupActivity.class));
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.hml.HmlETBLoanSetupFragment, com.scb.phone.view.fragment.hml.HmlBaseLoanSetupFragment
|
||
|
public final int l() {
|
||
|
return this.f;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.hml.HmlETBLoanSetupFragment, com.scb.phone.view.fragment.hml.HmlBaseLoanSetupFragment
|
||
|
public final int j() {
|
||
|
return this.h;
|
||
|
}
|
||
|
}
|