package com.google.android.gms.common.api.internal;

/* JADX INFO: loaded from: classes2.dex */
public final class x extends w0 {

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final androidx.collection.g f8303f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final g f8304g;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public x(i iVar, g gVar) {
        super(iVar);
        Object obj = e8.d.f25519c;
        this.f8303f = new androidx.collection.g(0);
        this.f8304g = gVar;
        iVar.j(this);
    }

    public final void c() {
        if (this.f8303f.isEmpty()) {
            return;
        }
        this.f8304g.a(this);
    }
}
