what-the-bank/sources/o/NKs.java

35 lines
874 B
Java

package o;
/* loaded from: classes3.dex */
public final class NKs extends wRi {
private final InterfaceC3521azC e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public NKs(yRw yrw, yRw yrw2, InterfaceC3521azC interfaceC3521azC) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC3521azC, "");
this.e = interfaceC3521azC;
}
public final boolean b() {
YIo yIo;
C8064dAG a = this.e.a();
if (a == null || (yIo = a.r) == null) {
return false;
}
return yIo.ah;
}
public final boolean a() {
YIo yIo;
C8064dAG a = this.e.a();
if (a == null || (yIo = a.r) == null) {
return false;
}
return yIo.Q;
}
}