Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DLayoutTests.java132 activity.waitForGlobalLayout(); in doTestLayoutAfterRemovingFocus()
138 activity.waitForGlobalLayout(); in doTestLayoutAfterRemovingFocus()
327 void waitForGlobalLayout() throws InterruptedException { in waitForGlobalLayout() method in LayoutTests.TestActivity