Searched refs:CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS (Results 1 – 14 of 14) sorted by relevance
45 case CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS: in getSensorModeFromEnum()65 return CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS; in getConfigureModeFromSensorMode()
53 mSensorHandle, CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, in validateSensorInfo()
60 if (!chreSensorConfigure(mSensorHandle, CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, in setUp()
245 : CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS; in startTest()
315 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
335 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
206 if (!chreSensorConfigure(gSensorHandle, CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, in nanoappStart()
435 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
434 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
70 mode = CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS; in getModeForSensorType()80 mode = CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS; in getModeForSensorType()
476 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
457 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS = enumerator
291 : CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS; in handleTimerEvent()342 CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, in nanoappStart()
333 if (!chreSensorConfigure(handle, CHRE_SENSOR_CONFIGURE_MODE_CONTINUOUS, in handleStartSensorMessage()