Searched refs:KEY_DREAM (Results 1 – 2 of 2) sorted by relevance
52 public static final String KEY_DREAM = "dream"; field in SlideshowPage116 if (data.getBoolean(KEY_DREAM)) { in onCreate()
158 data.putBoolean(SlideshowPage.KEY_DREAM, true); in startViewAction()