Searched refs:presentation (Results 1 – 3 of 3) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PresentationActivity.java | 181 DemoPresentation presentation = mActivePresentations.valueAt(i); in onPause() local 183 mSavedPresentationContents.put(displayId, presentation.mContents); in onPause() 184 presentation.dismiss(); in onPause() 208 DemoPresentation presentation = new DemoPresentation(this, display, contents); in showPresentation() local 209 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() local 220 if (presentation == null) { in hidePresentation() 226 presentation.dismiss(); in hidePresentation() [all …]
|
/development/samples/browseable/DoneBar/ |
D | _index.jd | 11 In this presentation, a done bar replaces the action
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 4550 …,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Added new tests for custom presentation on Dataset valu… 29811 …UW3H2BRIK7XdJqX0umPA@fakeemail.com,Ensure IMS conference participants have number presentation set. 31305 …/apps/Dialer,zafake_eQzJ5iU2QcCwUe0mAYw3lw@fakeemail.com,Added number presentation to AnnotatedCal… 36106 …rks/native,fake_0zZMonZBQcejjRz-D1N9jQ@fakeemail.com,VR HWC: Relax checks around layer presentation 46497 …/external/mesa3d,fake_oOd1Fpl1Tw6MLN9vEcPq9g@fakeemail.com,st/nine: Rework buffer presentation path 68074 …nal/mesa3d,fake_5KJH8VFYT6CId28kttd2ug@fakeemail.com,anv: wsi: report presentation error per image… 68318 …rm/external/mesa3d,fake_nvAn5bkxSxinnsk7Krn4GA@fakeemail.com,st/nine: Test more presentation params 91594 …/external/skia,fake_4CxWLkCQRBuIo6_Fe-amMA@fakeemail.com,[SVGDom] Add more presentation attributes. 96240 …/frameworks/base,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Add custom presentation (RemoteViews) o… 97976 …e,fake_9lVTMhJRSeODW5sBb8OEqw@fakeemail.com,Expect hasGlyph support for text presentation sequences [all …]
|