summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/SecureSurfaceViewActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Add a demo for using Presentations with the MediaRouter.Jeff Brown2012-10-251-3/+23
| | | | | | | | | | | Improved the documentation and robustness of the samples. Modified the existing Presentation sample to use the new DisplayManager API for querying displays that support a particular category of uses. Bug: 7409073 Change-Id: I2a19afa373c408c2bcbaa633370480b717630088
* Add ApiDemos for secure surfaces.Jeff Brown2012-10-241-0/+81
Added three ApiDemos for secure surfaces. One for Activity, one for Dialog and one for SurfaceView. The mechanism is the same in each case but the API is a little different. Bug: 7368436 Change-Id: I78bc2a456b4c0f1a553120d72f433095ba7e038c