Searched refs:waitForNotificationCount (Results 1 – 3 of 3) sorted by relevance
1060 observer.waitForNotificationCount(2); in testAddObserver()1150 unfilteredObserver.waitForNotificationCount(5); in testRegisterObserver_MultiType()1151 emailObserver.waitForNotificationCount(3); in testRegisterObserver_MultiType()1307 emailObserver.waitForNotificationCount(4); in testRegisterObserver_removeById()1308 unfilteredObserver.waitForNotificationCount(2); in testRegisterObserver_removeById()1441 unfilteredObserver.waitForNotificationCount(3); in testRegisterObserver_removeByQuery()1442 emailObserver.waitForNotificationCount(2); in testRegisterObserver_removeByQuery()1539 observer.waitForNotificationCount(2); in testRegisterObserver_sameCallback_differentSpecs()1633 temporaryObserver.waitForNotificationCount(2); in testRemoveObserver()1634 permanentObserver.waitForNotificationCount(2); in testRemoveObserver()[all …]
73 public void waitForNotificationCount(int expectedCount) throws InterruptedException { in waitForNotificationCount() method in TestObserverCallback
1990 observer.waitForNotificationCount(1); in testRemoveObserver_otherPackagesNotRemoved()2012 observer.waitForNotificationCount(1); in testRemoveObserver_otherPackagesNotRemoved()