HomeSort by relevance Sort by last modified time
    Searched defs:CHRE_SENSOR_CONFIGURE_MODE_DONE (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/inc/chre/
sensor.h 343 * changes to CHRE_SENSOR_CONFIGURE_MODE_DONE mode.
389 CHRE_SENSOR_CONFIGURE_MODE_DONE = 0,
715 * indicates an interest, and using CHRE_SENSOR_CONFIGURE_MODE_DONE shows
731 * chreSensorConfigureModeOnly(myHandle, CHRE_SENSOR_CONFIGURE_MODE_DONE);
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 343 * changes to CHRE_SENSOR_CONFIGURE_MODE_DONE mode.
389 CHRE_SENSOR_CONFIGURE_MODE_DONE = 0,
715 * indicates an interest, and using CHRE_SENSOR_CONFIGURE_MODE_DONE shows
731 * chreSensorConfigureModeOnly(myHandle, CHRE_SENSOR_CONFIGURE_MODE_DONE);
  /system/chre/chre_api/include/chre_api/chre/
sensor.h 473 * changes to CHRE_SENSOR_CONFIGURE_MODE_DONE mode.
519 CHRE_SENSOR_CONFIGURE_MODE_DONE = 0,
870 * indicates an interest, and using CHRE_SENSOR_CONFIGURE_MODE_DONE shows
886 * chreSensorConfigureModeOnly(myHandle, CHRE_SENSOR_CONFIGURE_MODE_DONE);
    [all...]

Completed in 650 milliseconds