OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIGHT_ID_BLUETOOTH
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
lights.h
51
#define
LIGHT_ID_BLUETOOTH
"bluetooth"
/frameworks/base/services/jni/
com_android_server_LightsService.cpp
86
= get_device(module,
LIGHT_ID_BLUETOOTH
);
/frameworks/base/services/java/com/android/server/
LightsService.java
40
public static final int
LIGHT_ID_BLUETOOTH
= 6;
Completed in 246 milliseconds