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 52 public static final String KEY_DREAM = "dream";
117 if (data.getBoolean(KEY_DREAM)) {
Gallery.java 158 data.putBoolean(SlideshowPage.KEY_DREAM, true);

Completed in 55 milliseconds