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

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoTable.java107 private final boolean mStoryModeEnabled; field in class:PhotoTable
146 mStoryModeEnabled = mResources.getBoolean(R.bool.enable_story_mode);
194 if (mStoryModeEnabled) {
217 if (mStoryModeEnabled) {
224 if (mStoryModeEnabled) {
238 if (mStoryModeEnabled) {
258 if (mStoryModeEnabled) {

Completed in 11 milliseconds