Home | History | Annotate | Download | only in hardware

Lines Matching refs:SENSOR_STATUS_NO_CONTACT

330     public static final int SENSOR_STATUS_NO_CONTACT = -1;
1784 if (accuracy < SENSOR_STATUS_NO_CONTACT || accuracy > SENSOR_STATUS_ACCURACY_HIGH) {