Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodManagerTest.java331 waitForWithGc(() -> receivedSignalCleaned.getCount() == 0); in testNoStrongServedViewReferenceAfterWindowDetached()
334 private void waitForWithGc(PollingCheck.PollingCheckCondition condition) throws IOException { in waitForWithGc() method