31 lines
1.1 KiB
Java
31 lines
1.1 KiB
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import android.content.Intent;
|
|
import com.scb.phone.view.activity.facialrecognition.BotCommonFacialRecognitionLandingActivity;
|
|
import o.AbstractC9222dfe;
|
|
|
|
/* renamed from: o.dtr, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C9968dtr extends AbstractC6423cSf<MC, AbstractC9222dfe> {
|
|
@Override // o.AbstractC6423cSf
|
|
public final /* synthetic */ Intent YF_(Context context, MC mc) {
|
|
MC mc2 = mc;
|
|
C14957gcv.e(context, "");
|
|
C14957gcv.e(mc2, "");
|
|
BotCommonFacialRecognitionLandingActivity.LWm lWm = BotCommonFacialRecognitionLandingActivity.b;
|
|
return BotCommonFacialRecognitionLandingActivity.LWm.afq_(context, mc2);
|
|
}
|
|
|
|
@Override // o.AbstractC6423cSf
|
|
public final /* synthetic */ AbstractC9222dfe YG_(int i, Intent intent) {
|
|
if (i != -1) {
|
|
return AbstractC9222dfe.HBt.d;
|
|
}
|
|
if (intent != null) {
|
|
return new AbstractC9222dfe.Sts(intent.getBooleanExtra("com.scb.phone.EXTRA_IS_FACE_VALIDATE", false));
|
|
}
|
|
return AbstractC9222dfe.HBt.d;
|
|
}
|
|
}
|