Home
last modified time | relevance | path

Searched refs:TestPresentationBase (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTestImpl.java1125 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()
1137 protected TestPresentationBase mPresentation;
1179 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()
1183 TestPresentationBase getPresentation() { in getPresentation()
1207 private static class TestPresentationBase extends Presentation { class in EncodeVirtualDisplayWithCompositionTestImpl
1209 public TestPresentationBase(Context outerContext, Display display) { in TestPresentationBase() method in EncodeVirtualDisplayWithCompositionTestImpl.TestPresentationBase
1222 private static class TestPresentation extends TestPresentationBase {
1247 private static class TestRotatePresentation extends TestPresentationBase {
1291 private static class TopWindowPresentation extends TestPresentationBase {
1365 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()