package u5;

import android.view.View;

/* JADX INFO: renamed from: u5.j0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1631j0 extends U.g {

    /* JADX INFO: renamed from: K, reason: collision with root package name */
    public final View f17749K;

    /* JADX INFO: renamed from: L, reason: collision with root package name */
    public long f17750L;

    public C1631j0(U.b bVar, View view, View view2) {
        super(bVar, view, 0);
        this.f17749K = view2;
    }

    @Override // U.g
    public final void C() {
        synchronized (this) {
            this.f17750L = 0L;
        }
    }

    @Override // U.g
    public final boolean F() {
        synchronized (this) {
            try {
                return this.f17750L != 0;
            } catch (Throwable th) {
                throw th;
            }
        }
    }

    @Override // U.g
    public final void G() {
        synchronized (this) {
            this.f17750L = 1L;
        }
        J();
    }
}
