package k9; /* loaded from: classes2.dex */ public abstract class d2 { /* renamed from: a, reason: collision with root package name */ private static final kotlinx.coroutines.internal.y f11322a = new kotlinx.coroutines.internal.y("COMPLETING_ALREADY"); /* renamed from: b, reason: collision with root package name */ public static final kotlinx.coroutines.internal.y f11323b = new kotlinx.coroutines.internal.y("COMPLETING_WAITING_CHILDREN"); /* renamed from: c, reason: collision with root package name */ private static final kotlinx.coroutines.internal.y f11324c = new kotlinx.coroutines.internal.y("COMPLETING_RETRY"); /* renamed from: d, reason: collision with root package name */ private static final kotlinx.coroutines.internal.y f11325d = new kotlinx.coroutines.internal.y("TOO_LATE_TO_CANCEL"); /* renamed from: e, reason: collision with root package name */ private static final kotlinx.coroutines.internal.y f11326e = new kotlinx.coroutines.internal.y("SEALED"); /* renamed from: f, reason: collision with root package name */ private static final e1 f11327f = new e1(false); /* renamed from: g, reason: collision with root package name */ private static final e1 f11328g = new e1(true); public static final Object g(Object obj) { return obj instanceof p1 ? new q1((p1) obj) : obj; } public static final Object h(Object obj) { p1 p1Var; q1 q1Var = obj instanceof q1 ? (q1) obj : null; return (q1Var == null || (p1Var = q1Var.f11386a) == null) ? obj : p1Var; } }