51 lines
1.7 KiB
Java
51 lines
1.7 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import androidx.recyclerview.widget.RecyclerView;
|
||
|
import com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle;
|
||
|
|
||
|
/* renamed from: o.etW, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes5.dex */
|
||
|
public final class C12188etW extends RecyclerView.zJl {
|
||
|
public boolean a;
|
||
|
public final ALt b;
|
||
|
public final Context d;
|
||
|
|
||
|
/* renamed from: o.etW$RVV */
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class RVV implements CustomSpinnerWithTitle.LWm {
|
||
|
private CustomSpinnerWithTitle c;
|
||
|
private InterfaceC14894gbR<String, C14866gag> e;
|
||
|
|
||
|
@Override // com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle.LWm
|
||
|
public final void bn_() {
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Multi-variable type inference failed */
|
||
|
public RVV(InterfaceC14894gbR<? super String, C14866gag> interfaceC14894gbR, CustomSpinnerWithTitle customSpinnerWithTitle) {
|
||
|
this.e = interfaceC14894gbR;
|
||
|
this.c = customSpinnerWithTitle;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.custom.investment.onboarding.CustomSpinnerWithTitle.LWm
|
||
|
public final void bo_() {
|
||
|
InterfaceC14894gbR<String, C14866gag> interfaceC14894gbR = this.e;
|
||
|
String d = this.c.d();
|
||
|
if (d == null) {
|
||
|
d = "";
|
||
|
}
|
||
|
interfaceC14894gbR.invoke(d);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public C12188etW(ALt aLt, Context context, boolean z) {
|
||
|
super(aLt.c);
|
||
|
C14957gcv.e(aLt, "");
|
||
|
C14957gcv.e(context, "");
|
||
|
this.b = aLt;
|
||
|
this.d = context;
|
||
|
this.a = z;
|
||
|
}
|
||
|
}
|