package N;

import android.view.View;

/* JADX INFO: loaded from: classes.dex */
public interface o {
    boolean c(View view);
}
