Home
last modified time | relevance | path

Searched refs:LIGHT_ID_BUTTONS (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dlights.h63 #define LIGHT_ID_BUTTONS "buttons" macro
/aosp12/frameworks/base/services/core/java/com/android/server/lights/
H A DLightsManager.java25 public static final int LIGHT_ID_BUTTONS = Type.BUTTONS; field in LightsManager
/aosp12/hardware/google/interfaces/light/1.0/default/
H A DLight.cpp96 {Type::BUTTONS, LIGHT_ID_BUTTONS},
/aosp12/hardware/google/interfaces/light/1.1/default/
H A DLight.cpp96 {Type::BUTTONS, LIGHT_ID_BUTTONS},
/aosp12/hardware/interfaces/light/2.0/default/
H A DLight.cpp104 {Type::BUTTONS, LIGHT_ID_BUTTONS},
/aosp12/hardware/qcom/display/msm8084/liblight/
H A Dlights.c264 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
/aosp12/hardware/qcom/display/msm8994/liblight/
H A Dlights.c284 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
/aosp12/hardware/qcom/display/msm8996/liblight/
H A Dlights.c293 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
/aosp12/hardware/qcom/display/msm8226/liblight/
H A Dlights.c283 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
/aosp12/hardware/qcom/display/msm8998/liblight/
H A Dlights.c330 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
/aosp12/hardware/qcom/display/msm8909/liblight/
H A Dlights.c330 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) { in open_lights()
/aosp12/hardware/qcom/display/msm8909w_3100/liblight/
H A Dlights.c364 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) in open_lights()
/aosp12/hardware/qcom/sdm845/display/liblight/
H A Dlights.c387 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) { in open_lights()
/aosp12/hardware/qcom/sm7250/display/liblight/
H A Dlights.c368 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) { in open_lights()
/aosp12/hardware/qcom/sm8150/display/liblight/
H A Dlights.c361 else if (0 == strcmp(LIGHT_ID_BUTTONS, name)) { in open_lights()