HomeSort by relevance Sort by last modified time
    Searched refs:SENSOR_STATE_DISABLING_ALS (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/os/drivers/intersil_isl29034/
isl29034.c 117 SENSOR_STATE_DISABLING_ALS,
244 on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS);
356 case SENSOR_STATE_DISABLING_ALS:
  /device/google/contexthub/firmware/os/drivers/ams_tmd2772/
ams_tmd2772.c 132 SENSOR_STATE_DISABLING_ALS,
333 setMode(on, mData.proxOn, (on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS));
603 case SENSOR_STATE_DISABLING_ALS:
  /device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c 181 SENSOR_STATE_DISABLING_ALS,
408 setMode(on, mTask.proxOn, (on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS));
648 case SENSOR_STATE_DISABLING_ALS:
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 179 SENSOR_STATE_DISABLING_ALS,
496 setMode(on, mTask.proxOn, (on) ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS);
914 case SENSOR_STATE_DISABLING_ALS:
    [all...]

Completed in 89 milliseconds