Searched refs:LIGHT_ID_NOTIFICATIONS (Results 1 – 14 of 14) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | lights.h | 65 #define LIGHT_ID_NOTIFICATIONS "notifications" macro
|
/hardware/google/interfaces/light/1.0/default/ |
D | Light.cpp | 98 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
|
/hardware/google/interfaces/light/1.1/default/ |
D | Light.cpp | 98 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
|
/hardware/interfaces/light/2.0/default/ |
D | Light.cpp | 106 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
|
/hardware/qcom/display/msm8084/liblight/ |
D | lights.c | 262 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/display/msm8226/liblight/ |
D | lights.c | 281 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/display/msm8994/liblight/ |
D | lights.c | 282 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/display/msm8960/liblight/ |
D | lights.c | 292 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/display/msm8996/liblight/ |
D | lights.c | 291 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/display/msm8998/liblight/ |
D | lights.c | 328 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/display/msm8909/liblight/ |
D | lights.c | 328 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/display/msm8909w_3100/liblight/ |
D | lights.c | 362 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/sdm845/display/liblight/ |
D | lights.c | 385 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|
/hardware/qcom/sm8150/display/liblight/ |
D | lights.c | 359 else if (0 == strcmp(LIGHT_ID_NOTIFICATIONS, name)) in open_lights()
|