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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java 43 public static final String EXTRA_ENABLE_TIMER_LIGHTS_OUT = "enable_timer_lights_out";
347 mIntent.putExtra(EXTRA_ENABLE_TIMER_LIGHTS_OUT, mEnableTimerLightsOut);
PhotoViewController.java 250 Intents.EXTRA_ENABLE_TIMER_LIGHTS_OUT, true);
    [all...]

Completed in 57 milliseconds