Home
last modified time | relevance | path

Searched refs:LIGHT_ID_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dlights.h43 #define LIGHT_ID_NOTIFICATIONS "notifications" macro
/hardware/msm7k/liblights/
Dlights.c380 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) { in open_lights()