Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLogEventChecker.java52 private ListMap<String> finishSync(long waitForExpectedCountMs) { in finishSync() method in LogEventChecker
85 final ListMap<String> actualEvents = finishSync(waitForExpectedCountMs); in verify()