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

  /hardware/msm7k/liblights/
lights.c 45 static int g_attention = 0; variable
132 int mode = g_attention;
137 ALOGV("%s g_backlight = %d, mode = %d, g_attention = %d\n",
138 __func__, g_backlight, mode, g_attention);
332 g_attention = state->flashOnMS;
334 g_attention = 0;
  /hardware/qcom/display/liblight/
lights.c 42 static int g_attention = 0; variable
256 g_attention = state->flashOnMS;
258 g_attention = 0;

Completed in 77 milliseconds