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.java1070 protected TestPresentationBase mPresentation;
1112 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()
1116 TestPresentationBase getPresentation() { in getPresentation()
1140 private static class TestPresentationBase extends Presentation { class in EncodeVirtualDisplayWithCompositionTest
1142 public TestPresentationBase(Context outerContext, Display display) { in TestPresentationBase() method in EncodeVirtualDisplayWithCompositionTest.TestPresentationBase
1156 private static class TestPresentation extends TestPresentationBase {
1181 private static class TopWindowPresentation extends TestPresentationBase {
1255 protected TestPresentationBase doCreatePresentation() { in doCreatePresentation()