Searched refs:EXTRA_ENABLE_TIMER_LIGHTS_OUT (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java42 public static final String EXTRA_ENABLE_TIMER_LIGHTS_OUT = "enable_timer_lights_out"; field in class:Intents
332 mIntent.putExtra(EXTRA_ENABLE_TIMER_LIGHTS_OUT, mEnableTimerLightsOut);
H A DPhotoViewController.java246 Intents.EXTRA_ENABLE_TIMER_LIGHTS_OUT, true);

Completed in 58 milliseconds