package o; /* renamed from: o.gbw, reason: case insensitive filesystem */ /* loaded from: classes6.dex */ public abstract class AbstractC14921gbw extends AbstractC14913gbo { public AbstractC14921gbw(InterfaceC14907gbi interfaceC14907gbi) { super(interfaceC14907gbi); if (interfaceC14907gbi != null && interfaceC14907gbi.getContext() != C14908gbj.e) { throw new IllegalArgumentException("Coroutines with restricted suspension must have EmptyCoroutineContext".toString()); } } @Override // o.InterfaceC14907gbi public InterfaceC14912gbn getContext() { return C14908gbj.e; } }