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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
SlideshowPage.java 51 public static final String KEY_DREAM = "dream";
109 if (data.getBoolean(KEY_DREAM)) {
Gallery.java 150 data.putBoolean(SlideshowPage.KEY_DREAM, true);

Completed in 406 milliseconds