Searched refs:waitForNotify (Results 1 – 2 of 2) sorted by relevance
134 uriObserver.waitForNotify(); in onCreate()169 private boolean waitForNotify() { in waitForNotify() method in IntentReceiverActivity.UriObserver
199 assertEquals(uri, uriObserver.waitForNotify()); in testCanNotifyAcrossProfiles()249 private Uri waitForNotify() throws InterruptedException { in waitForNotify() method in ContentTest.UriObserver