Searched refs:LIGHT_ID_BUTTONS (Results 1 – 13 of 13) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | lights.h | 63 #define LIGHT_ID_BUTTONS "buttons" macro
|
/hardware/google/interfaces/light/1.0/default/ |
D | Light.cpp | 96 {Type::BUTTONS, LIGHT_ID_BUTTONS},
|
/hardware/interfaces/light/2.0/default/ |
D | Light.cpp | 104 {Type::BUTTONS, LIGHT_ID_BUTTONS},
|
/hardware/google/interfaces/light/1.1/default/ |
D | Light.cpp | 96 {Type::BUTTONS, LIGHT_ID_BUTTONS},
|
/hardware/qcom/display/msm8084/liblight/ |
D | lights.c | 264 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
|
/hardware/qcom/display/msm8996/liblight/ |
D | lights.c | 293 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
|
/hardware/qcom/display/msm8226/liblight/ |
D | lights.c | 283 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
|
/hardware/qcom/display/msm8994/liblight/ |
D | lights.c | 284 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
|
/hardware/qcom/display/msm8998/liblight/ |
D | lights.c | 330 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
|
/hardware/qcom/display/msm8909/liblight/ |
D | lights.c | 330 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) { in open_lights()
|
/hardware/qcom/display/msm8909w_3100/liblight/ |
D | lights.c | 364 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
|
/hardware/qcom/sdm845/display/liblight/ |
D | lights.c | 387 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) { in open_lights()
|
/hardware/qcom/sm8150/display/liblight/ |
D | lights.c | 361 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) { in open_lights()
|