Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerBaseTest.java668 waitForReceiverNotifications(1); in waitForDownloadOrTimeout()
683 waitForReceiverNotifications(1); in waitForDownloadOrTimeout()
712 waitForReceiverNotifications(1); in waitForDownloadOrTimeoutNoThrow()
834 waitForReceiverNotifications(1); in waitForReceiverNotification()
845 protected void waitForReceiverNotifications(int targetNumber) throws TimeoutException { in waitForReceiverNotifications() method in DownloadManagerBaseTest