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

45 lines
1.3 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.tyS, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17114tyS extends wRi {
private final Xky a;
private final InterfaceC3521azC d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17114tyS(yRw yrw, yRw yrw2, InterfaceC3521azC interfaceC3521azC, Xky xky) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC3521azC, "");
C14957gcv.e(xky, "");
this.d = interfaceC3521azC;
this.a = xky;
}
public final String c() {
C8064dAG a = this.d.a();
YcS ycS = a != null ? a.z : null;
if (ycS == null) {
return null;
}
String M = this.a.M();
C14957gcv.c((Object) M, "");
String str = C14957gcv.b((Object) "th", (Object) M) ? ycS.e : null;
return str == null ? ycS.c : str;
}
public final String b() {
C8064dAG a = this.d.a();
YcS ycS = a != null ? a.z : null;
if (ycS == null) {
return null;
}
String M = this.a.M();
C14957gcv.c((Object) M, "");
String str = C14957gcv.b((Object) "th", (Object) M) ? ycS.d : null;
return str == null ? ycS.b : str;
}
}