Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCtsWindowInfoUtils.java624 public static void dumpWindowsOnScreen(String tag, String message) in dumpWindowsOnScreen() method
644 dumpWindowsOnScreen(tag, message); in assertAndDumpWindowState()
DWindowManagerStateHelper.java476 CtsWindowInfoUtils.dumpWindowsOnScreen(tag, windowDumpErrMsg);
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTrustedPresentationListenerTest.java292 CtsWindowInfoUtils.dumpWindowsOnScreen(TAG, "test " + mName.getMethodName()); in assertResults()
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java280 CtsWindowInfoUtils.dumpWindowsOnScreen(tag, windowDumpErrMsg); in waitUntilActivityReadyForInputInjection()