Searched refs:LIGHT_ID_KEYBOARD (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/include/hardware/ | ||
D | lights.h | 40 #define LIGHT_ID_KEYBOARD "keyboard" macro |
/hardware/msm7k/liblights/ | ||
D | lights.c | 371 else if (0 == strcmp(LIGHT_ID_KEYBOARD, name)) { in open_lights() |