Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java1402 Predicate<List<WindowInfo>> hasExpectedFrame = windowInfos -> { in testPopupWindowPosition() local
1434 assertTrue(waitForWindowInfos(hasExpectedFrame, 5, TimeUnit.SECONDS)); in testPopupWindowPosition()