Home
last modified time | relevance | path

Searched defs:presentation (Results 1 – 3 of 3) sorted by relevance

/development/samples/InlineFillService/src/com/example/android/inlinefillservice/
DResponseHelper.java54 final RemoteViews presentation = newDatasetPresentation(packageName, displayValue); in newUnlockedDataset() local
86 RemoteViews presentation = newDatasetPresentation(packageName, displayValue); in newLockedDataset() local
107 RemoteViews presentation = in newDatasetPresentation() local
DInlineFillService.java92 RemoteViews presentation = ResponseHelper.newDatasetPresentation(getPackageName(), in onFillRequest() local
/development/samples/ApiDemos/src/com/example/android/apis/app/
DPresentationActivity.java181 DemoPresentation presentation = mActivePresentations.valueAt(i); in onPause() local
208 DemoPresentation presentation = new DemoPresentation(this, display, contents); in showPresentation() local
219 DemoPresentation presentation = mActivePresentations.get(displayId); in hidePresentation() local
236 DemoPresentation presentation = mActivePresentations.get(displayId); in setPresentationDisplayMode() local
387 DemoPresentation presentation = mActivePresentations.get(displayId); in getView() local