package f5;

import F7.C0133q;
import F7.T;
import Z6.InterfaceC0382w;
import com.google.android.gms.internal.measurement.C1;
import com.martsnew.data.model.request.ChangePasswordRequest;
import d5.AbstractC0844a;
import e5.InterfaceC0881a;

/* JADX INFO: renamed from: f5.G, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0930G extends G6.i implements O6.p {

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public int f12727u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ C0939P f12728v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final /* synthetic */ String f12729w;

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public final /* synthetic */ String f12730x;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0930G(C0939P c0939p, String str, String str2, E6.d dVar) {
        super(2, dVar);
        this.f12728v = c0939p;
        this.f12729w = str;
        this.f12730x = str2;
    }

    @Override // O6.p
    public final Object k(Object obj, Object obj2) {
        return ((C0930G) m((E6.d) obj2, (InterfaceC0382w) obj)).p(A6.n.f457a);
    }

    @Override // G6.a
    public final E6.d m(E6.d dVar, Object obj) {
        return new C0930G(this.f12728v, this.f12729w, this.f12730x, dVar);
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        F6.a aVar = F6.a.f2580q;
        int i = this.f12727u;
        if (i == 0) {
            C1.N(obj);
            C0939P c0939p = this.f12728v;
            InterfaceC0881a interfaceC0881a = c0939p.f12758a;
            String strL = AbstractC0844a.l(C1.v(c0939p.f12759b), g6.o.f12958a.m());
            ChangePasswordRequest changePasswordRequest = new ChangePasswordRequest(this.f12729w, this.f12730x);
            this.f12727u = 1;
            obj = interfaceC0881a.f(strL, changePasswordRequest, this);
            if (obj == aVar) {
                return aVar;
            }
        } else {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            C1.N(obj);
        }
        T t6 = (T) obj;
        if (t6.f2677a.b()) {
            return new X4.b(A6.n.f457a);
        }
        throw new C0133q(t6);
    }
}
