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

/packages/apps/Gallery/src/com/android/camera/
H A DViewImage.java59 private static final String PREF_SLIDESHOW_REPEAT = field in class:ViewImage
716 mSlideShowLoop = mPrefs.getBoolean(PREF_SLIDESHOW_REPEAT, false);

Completed in 286 milliseconds