43 lines
1.3 KiB
Java
43 lines
1.3 KiB
Java
package o;
|
|
|
|
/* renamed from: o.jg, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15926jg extends C15620hF {
|
|
final C17227ux b;
|
|
public final hzF c;
|
|
public final C17128uE d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15926jg(hzF hzf, C17128uE c17128uE, C17227ux c17227ux) {
|
|
super((byte) 0);
|
|
C14957gcv.e(hzf, "");
|
|
C14957gcv.e(c17128uE, "");
|
|
C14957gcv.e(c17227ux, "");
|
|
this.c = hzf;
|
|
this.d = c17128uE;
|
|
this.b = c17227ux;
|
|
}
|
|
|
|
/* renamed from: o.jg$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<C0441GqM, OH> {
|
|
private C15926jg d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ OH invoke(C0441GqM c0441GqM) {
|
|
OH b;
|
|
C0441GqM c0441GqM2 = c0441GqM;
|
|
C14957gcv.e(c0441GqM2, "");
|
|
b = this.d.b.b(c0441GqM2, false);
|
|
return b;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public RVV(C15926jg c15926jg) {
|
|
super(1);
|
|
this.d = c15926jg;
|
|
}
|
|
}
|
|
}
|