Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
H A DGlobalSearchSessionCtsTestBase.java1060 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 …]
/aosp_15_r20/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/testutil/
H A DTestObserverCallback.java73 public void waitForNotificationCount(int expectedCount) throws InterruptedException { in waitForNotificationCount() method in TestObserverCallback
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/app/
H A DGlobalSearchSessionServiceCtsTestBase.java1990 observer.waitForNotificationCount(1); in testRemoveObserver_otherPackagesNotRemoved()
2012 observer.waitForNotificationCount(1); in testRemoveObserver_otherPackagesNotRemoved()