30 lines
977 B
Java
30 lines
977 B
Java
package o;
|
|
|
|
import o.C13395fZS;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* loaded from: classes6.dex */
|
|
public final class gfK extends C15037gfP {
|
|
private final InterfaceC14907gbi<C14866gag> c;
|
|
|
|
public gfK(InterfaceC14912gbn interfaceC14912gbn, InterfaceC14937gcb<? super geZ, ? super InterfaceC14907gbi<? super C14866gag>, ? extends Object> interfaceC14937gcb) {
|
|
super(interfaceC14912gbn, false);
|
|
this.c = C14911gbm.b(interfaceC14937gcb, this, this);
|
|
}
|
|
|
|
@Override // o.gfH
|
|
protected final void j() {
|
|
gfK gfk = this;
|
|
try {
|
|
InterfaceC14907gbi a = C14911gbm.a(this.c);
|
|
C13395fZS.IeS ieS = C13395fZS.b;
|
|
C15069ggJ.a(a, C13395fZS.a(C14866gag.c), null);
|
|
} catch (Throwable th) {
|
|
C13395fZS.IeS ieS2 = C13395fZS.b;
|
|
C14957gcv.e(th, "");
|
|
gfk.resumeWith(C13395fZS.a(new C13395fZS.LWm(th)));
|
|
throw th;
|
|
}
|
|
}
|
|
}
|