OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ID_L
(Results
1 - 3
of
3
) sorted by null
/device/samsung/tuna/libsensors/
sensors.h
37
#define
ID_L
(ID_SAMSUNG_BASE)
38
#define ID_P (
ID_L
+ 1)
LightSensor.cpp
32
mPendingEvent.sensor =
ID_L
;
sensors.cpp
57
#define SENSORS_LIGHT (1<<
ID_L
)
68
#define SENSORS_LIGHT_HANDLE (
ID_L
)
163
case
ID_L
:
Completed in 436 milliseconds