Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DParentChildTestBase.java54 void doFullscreenTest(String testCase, ParentChildTest t) throws Exception { in doFullscreenTest() method in ParentChildTestBase
77 doFullscreenTest(testCase, t); in doParentChildTest()
DDialogFrameTests.java171 doFullscreenTest(TEST_OVER_SIZED_DIMENSIONS_NO_LIMITS, (parent, dialog) -> { in testOversizedDimensionsNoLimits()
207 doFullscreenTest(TEST_MATCH_PARENT, (parent, dialog) -> in testDialogReceivesFocus()
214 doFullscreenTest(TEST_NO_FOCUS, (parent, dialog) -> in testNoFocusDialog()