Searched refs:presentation (Results 1 – 2 of 2) sorted by relevance
181 DemoPresentation presentation = mActivePresentations.valueAt(i); in onPause() local183 mSavedPresentationContents.put(displayId, presentation.mContents); in onPause()184 presentation.dismiss(); in onPause()208 DemoPresentation presentation = new DemoPresentation(this, display, contents); in showPresentation() local209 presentation.show(); in showPresentation()210 presentation.setOnDismissListener(mOnDismissListener); in showPresentation()211 mActivePresentations.put(displayId, presentation); in showPresentation()219 DemoPresentation presentation = mActivePresentations.get(displayId); in hidePresentation() local220 if (presentation == null) { in hidePresentation()226 presentation.dismiss(); in hidePresentation()[all …]
11 In this presentation, a done bar replaces the action