Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dlights.h65 #define LIGHT_ID_NOTIFICATIONS "notifications" macro
/hardware/interfaces/light/2.0/default/
DLight.cpp104 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
/hardware/qcom/display/msm8084/liblight/
Dlights.c262 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
/hardware/qcom/display/msm8960/liblight/
Dlights.c292 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
/hardware/qcom/display/msm8996/liblight/
Dlights.c291 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
/hardware/qcom/display/msm8226/liblight/
Dlights.c281 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
/hardware/qcom/display/msm8994/liblight/
Dlights.c282 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
/hardware/qcom/display/msm8909/liblight/
Dlights.c308 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
/hardware/qcom/display/msm8998/liblight/
Dlights.c321 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()