package retrofit2; import o.AbstractC14961gcz; import o.C14866gag; import o.InterfaceC14894gbR; /* loaded from: classes.dex */ final class KotlinExtensions$awaitResponse$$inlined$suspendCancellableCoroutine$lambda$1 extends AbstractC14961gcz implements InterfaceC14894gbR { final Call $this_awaitResponse$inlined; /* renamed from: invoke, reason: avoid collision after fix types in other method */ public final void invoke2(Throwable th) { this.$this_awaitResponse$inlined.cancel(); } @Override // o.InterfaceC14894gbR public final /* bridge */ /* synthetic */ C14866gag invoke(Throwable th) { invoke2(th); return C14866gag.c; } /* JADX INFO: Access modifiers changed from: package-private */ /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public KotlinExtensions$awaitResponse$$inlined$suspendCancellableCoroutine$lambda$1(Call call) { super(1); this.$this_awaitResponse$inlined = call; } }