Searched refs:LIGHT_ID_ATTENTION (Results 1 – 14 of 14) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | lights.h | 66 #define LIGHT_ID_ATTENTION "attention" macro
|
/hardware/google/interfaces/light/1.0/default/ |
D | Light.cpp | 99 {Type::ATTENTION, LIGHT_ID_ATTENTION},
|
/hardware/google/interfaces/light/1.1/default/ |
D | Light.cpp | 99 {Type::ATTENTION, LIGHT_ID_ATTENTION},
|
/hardware/interfaces/light/2.0/default/ |
D | Light.cpp | 107 {Type::ATTENTION, LIGHT_ID_ATTENTION},
|
/hardware/qcom/display/msm8084/liblight/ |
D | lights.c | 266 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/display/msm8226/liblight/ |
D | lights.c | 285 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/display/msm8994/liblight/ |
D | lights.c | 286 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/display/msm8960/liblight/ |
D | lights.c | 294 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/display/msm8996/liblight/ |
D | lights.c | 295 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/display/msm8998/liblight/ |
D | lights.c | 332 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/display/msm8909/liblight/ |
D | lights.c | 338 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/display/msm8909w_3100/liblight/ |
D | lights.c | 366 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/sdm845/display/liblight/ |
D | lights.c | 395 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|
/hardware/qcom/sm8150/display/liblight/ |
D | lights.c | 369 else if (0 == strcmp(LIGHT_ID_ATTENTION, name)) in open_lights()
|