Home
last modified time | relevance | path

Searched defs:waitForWindowInfosPredicate (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/utils/
DWindowInfosListenerUtils.h36 bool waitForWindowInfosPredicate(const WindowInfosPredicate& predicate) { in waitForWindowInfosPredicate() function
/frameworks/native/services/surfaceflinger/tests/
DWindowInfosListener_test.cpp45 bool waitForWindowInfosPredicate(const WindowInfosPredicate& predicate) { in waitForWindowInfosPredicate() function in android::WindowInfosListenerTest