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.java669 waitForReceiverNotifications(1); in waitForDownloadOrTimeout()
684 waitForReceiverNotifications(1); in waitForDownloadOrTimeout()
713 waitForReceiverNotifications(1); in waitForDownloadOrTimeoutNoThrow()
835 waitForReceiverNotifications(1); in waitForReceiverNotification()
846 protected void waitForReceiverNotifications(int targetNumber) throws TimeoutException { in waitForReceiverNotifications() method in DownloadManagerBaseTest