package k9; import java.util.concurrent.CancellationException; import v8.g; /* loaded from: classes2.dex */ public interface u1 extends g.b { public static final b T = b.f11395a; public static final class a { public static /* synthetic */ void a(u1 u1Var, CancellationException cancellationException, int i10, Object obj) { if (obj != null) { throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: cancel"); } if ((i10 & 1) != 0) { cancellationException = null; } u1Var.z0(cancellationException); } public static Object b(u1 u1Var, Object obj, c9.p pVar) { return g.b.a.a(u1Var, obj, pVar); } public static g.b c(u1 u1Var, g.c cVar) { return g.b.a.b(u1Var, cVar); } public static /* synthetic */ b1 d(u1 u1Var, boolean z10, boolean z11, c9.l lVar, int i10, Object obj) { if (obj != null) { throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: invokeOnCompletion"); } if ((i10 & 1) != 0) { z10 = false; } if ((i10 & 2) != 0) { z11 = true; } return u1Var.a0(z10, z11, lVar); } public static v8.g e(u1 u1Var, g.c cVar) { return g.b.a.c(u1Var, cVar); } public static v8.g f(u1 u1Var, v8.g gVar) { return g.b.a.d(u1Var, gVar); } } public static final class b implements g.c { /* renamed from: a, reason: collision with root package name */ static final /* synthetic */ b f11395a = new b(); private b() { } } i9.b G(); CancellationException S(); b1 a0(boolean z10, boolean z11, c9.l lVar); boolean c(); s d0(u uVar); Object q0(v8.d dVar); boolean start(); b1 w0(c9.l lVar); void z0(CancellationException cancellationException); }