35 lines
832 B
Java
35 lines
832 B
Java
package o;
|
|
|
|
/* renamed from: o.gez, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C15031gez extends gfC {
|
|
private geA<?> a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
geA<?> gea = this.a;
|
|
gfH gfh = this.c;
|
|
if (gfh == null) {
|
|
C14957gcv.a("");
|
|
gfh = null;
|
|
}
|
|
gea.b(geA.b((InterfaceC15034gfD) gfh));
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public C15031gez(geA<?> gea) {
|
|
this.a = gea;
|
|
}
|
|
|
|
@Override // o.geN
|
|
public final void b(Throwable th) {
|
|
geA<?> gea = this.a;
|
|
gfH gfh = this.c;
|
|
if (gfh == null) {
|
|
C14957gcv.a("");
|
|
gfh = null;
|
|
}
|
|
gea.b(geA.b((InterfaceC15034gfD) gfh));
|
|
}
|
|
}
|