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

  /device/samsung/tuna/libsensors/
sensors.h 38 #define ID_P (ID_L + 1)
39 #define ID_PR (ID_P + 1)
ProximitySensor.cpp 35 mPendingEvent.sensor = ID_P;
sensors.cpp 58 #define SENSORS_PROXIMITY (1<<ID_P)
69 #define SENSORS_PROXIMITY_HANDLE (ID_P)
165 case ID_P:
  /device/samsung/crespo/libsensors/
sensors.h 40 #define ID_P (4)
ProximitySensor.cpp 38 mPendingEvent.sensor = ID_P;
sensors.cpp 52 #define SENSORS_PROXIMITY (1<<ID_P)
156 case ID_P:
  /device/moto/stingray/sensors/
nusensors.h 45 #define ID_P (4)

Completed in 4051 milliseconds