Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
DFileOperationServiceTest.java122 mHandler.dispatchAllMessages(); in tearDown()
270 mHandler.dispatchAllMessages(); in testRunsInForeground_MultipleJobs()
281 mHandler.dispatchAllMessages(); in testFinishesInBackground_MultipleJobs()
285 mHandler.dispatchAllMessages(); in testFinishesInBackground_MultipleJobs()
295 mHandler.dispatchAllMessages(); in testAllNotificationsDismissedAfterShutdown()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestHandler.java61 public void dispatchAllMessages() { in dispatchAllMessages() method in TestHandler
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/queries/
DSearchViewManagerTest.java169 mTestHandler.dispatchAllMessages(); in fastForwardTo()