package O0;

/* JADX INFO: loaded from: classes.dex */
public interface o {
    boolean a();

    boolean b();

    int c();
}
