66 lines
2.2 KiB
Java
66 lines
2.2 KiB
Java
package o;
|
|
|
|
/* renamed from: o.fqB, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C14273fqB extends wRi {
|
|
final InterfaceC0773Ogw c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C14273fqB(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
this.c = interfaceC0773Ogw;
|
|
}
|
|
|
|
/* renamed from: o.fqB$RVV */
|
|
/* loaded from: classes3.dex */
|
|
static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<String, fRZ> {
|
|
private String a;
|
|
private String b;
|
|
private C14273fqB e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRZ invoke(String str) {
|
|
String str2 = str;
|
|
InterfaceC0773Ogw interfaceC0773Ogw = this.e.c;
|
|
C14957gcv.c((Object) str2, "");
|
|
return interfaceC0773Ogw.c(new kYZ(str2), this.a, this.b);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
RVV(C14273fqB c14273fqB, String str, String str2) {
|
|
super(1);
|
|
this.e = c14273fqB;
|
|
this.a = str;
|
|
this.b = str2;
|
|
}
|
|
}
|
|
|
|
public final AbstractC13163fSk<C14866gag> b(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
AbstractC13175fSw<String> I = this.c.I();
|
|
final RVV rvv = new RVV(this, str, str2);
|
|
C13243fUv c13243fUv = new C13243fUv(new C13363fYb(I, new fSS(rvv) { // from class: o.gpN
|
|
private InterfaceC14894gbR b;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.b;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (fRZ) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.b = rvv;
|
|
}
|
|
}));
|
|
e(c13243fUv);
|
|
C14957gcv.c(c13243fUv, "");
|
|
return c13243fUv;
|
|
}
|
|
}
|