package f5;

import Z6.InterfaceC0382w;
import com.google.android.gms.internal.measurement.C1;
import e5.InterfaceC0881a;
import java.util.LinkedHashMap;

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

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

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

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

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

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    public final /* synthetic */ C0926C f12815y;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0954o(int i, int i5, String str, C0926C c0926c, String str2, E6.d dVar) {
        super(2, dVar);
        this.f12812v = i;
        this.f12813w = i5;
        this.f12814x = str;
        this.f12815y = c0926c;
        this.f12816z = str2;
    }

    @Override // O6.p
    public final Object k(Object obj, Object obj2) {
        return ((C0954o) 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 C0954o(this.f12812v, this.f12813w, this.f12814x, this.f12815y, this.f12816z, dVar);
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        F6.a aVar = F6.a.f2580q;
        int i = this.f12811u;
        if (i == 0) {
            C1.N(obj);
            LinkedHashMap linkedHashMapM0 = B6.w.m0(new A6.h("page", String.valueOf(this.f12812v)), new A6.h("limit", String.valueOf(this.f12813w)));
            String str = this.f12814x;
            if (str != null && !X6.e.V(str)) {
                linkedHashMapM0.put("filter", str);
            }
            C0926C c0926c = this.f12815y;
            InterfaceC0881a interfaceC0881a = c0926c.f12713a;
            String str2 = C1.v(c0926c.f12714b) + g6.o.f12958a.P() + this.f12816z;
            this.f12811u = 1;
            obj = interfaceC0881a.d(str2, linkedHashMapM0, this);
            if (obj == aVar) {
                return aVar;
            }
        } else {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            C1.N(obj);
        }
        return new X4.b(obj);
    }
}
