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