HomeSort by relevance Sort by last modified time
    Searched full:g_notification (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8084/liblight/
lights.c 39 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
192 set_speaker_light_locked(dev, &g_notification);
201 g_notification = *state;
  /hardware/qcom/display/msm8226/liblight/
lights.c 39 static struct light_state_t g_notification; variable in typeref:struct:light_state_t
198 set_speaker_light_locked(dev, &g_notification);
218 g_notification = *state;
  /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;

Completed in 81 milliseconds