Home | Sort by relevance Sort by last modified time |
/hardware/qcom/display/msm8960/liblight/ | |
lights.c | 40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t 235 set_speaker_light_locked(dev, &g_notification); 244 g_notification = *state; |
/hardware/qcom/display/msm8974/liblight/ | |
lights.c | 40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t 235 set_speaker_light_locked(dev, &g_notification); 244 g_notification = *state; |
/hardware/qcom/display/msm8x26/liblight/ | |
lights.c | 40 static struct light_state_t g_notification; variable in typeref:struct:light_state_t 235 set_speaker_light_locked(dev, &g_notification); 244 g_notification = *state; |