package m5;

import A6.j;
import G6.c;
import java.io.Serializable;

/* JADX INFO: renamed from: m5.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1181a extends c {

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public C1182b f14646t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public /* synthetic */ Object f14647u;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1181a(C1182b c1182b, c cVar) {
        super(cVar);
        this.f14648v = c1182b;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f14647u = obj;
        this.f14649w |= Integer.MIN_VALUE;
        Serializable serializableA = this.f14648v.a(this);
        return serializableA == F6.a.f2580q ? serializableA : new j(serializableA);
    }
}
