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/
DEncodeVirtualDisplayWithCompositionTest.java1190 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()
1202 protected TestPresentationBase mPresentation;
1244 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()
1248 TestPresentationBase getPresentation() { in getPresentation()
1272 private static class TestPresentationBase extends Presentation { class in EncodeVirtualDisplayWithCompositionTest
1274 public TestPresentationBase(Context outerContext, Display display) { in TestPresentationBase() method in EncodeVirtualDisplayWithCompositionTest.TestPresentationBase
1288 private static class TestPresentation extends TestPresentationBase {
1313 private static class TestRotatePresentation extends TestPresentationBase {
1357 private static class TopWindowPresentation extends TestPresentationBase {
1431 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()