Searched refs:CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT (Results 1 – 10 of 10) sorted by relevance
47 case CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT: in getSensorModeFromEnum()67 return CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT; in getConfigureModeFromSensorMode()
328 CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT = enumerator
348 CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT = enumerator
448 CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT = enumerator
447 CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT = enumerator
489 CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT = enumerator
470 CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT = enumerator
290 sensor.info.isOneShot ? CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT in handleTimerEvent()443 CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT, in nanoappHandleEvent()
244 ? CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT in startTest()
74 mode = CHRE_SENSOR_CONFIGURE_MODE_ONE_SHOT; in getModeForSensorType()