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

  /frameworks/native/services/sensorservice/
SensorServiceUtils.cpp 51 case SENSOR_TYPE_PICK_UP_GESTURE:
  /device/google/marlin/sensorhal/
sensorlist.cpp 427 SENSOR_TYPE_PICK_UP_GESTURE,
  /device/huawei/angler/sensorhal/
sensorlist.cpp 425 SENSOR_TYPE_PICK_UP_GESTURE,
  /device/lge/bullhead/sensorhal/
sensorlist.cpp 425 SENSOR_TYPE_PICK_UP_GESTURE,
  /frameworks/native/libs/gui/
SensorManager.cpp 197 type == SENSOR_TYPE_GLANCE_GESTURE || type == SENSOR_TYPE_PICK_UP_GESTURE) {
Sensor.cpp 207 case SENSOR_TYPE_PICK_UP_GESTURE:
  /hardware/libhardware/include/hardware/
sensors.h 662 * SENSOR_TYPE_PICK_UP_GESTURE
671 #define SENSOR_TYPE_PICK_UP_GESTURE (25)
    [all...]
  /device/google/contexthub/sensorhal/
hubconnection.cpp 849 type = SENSOR_TYPE_PICK_UP_GESTURE;
    [all...]

Completed in 402 milliseconds