Searched refs:dispatchAndClearChangeNotifications (Results 1 – 3 of 3) sorted by relevance
4626 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testRemoveObserver_onlyAffectsOnePackage()4643 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testRemoveObserver_onlyAffectsOnePackage()5803 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testDispatchObserver_samePackage_noVisStore_accept()5863 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testDispatchObserver_samePackage_withVisStore_accept()5911 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testDispatchObserver_differentPackage_noVisStore_reject()5981 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testDispatchObserver_differentPackage_withVisStore_accept()6043 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testDispatchObserver_differentPackage_withVisStore_reject()6076 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testAddObserver_schemaChange_added()6102 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testAddObserver_schemaChange_added()6152 mAppSearchImpl.dispatchAndClearChangeNotifications(); in testAddObserver_schemaChange_removed()[all …]
2693 public void dispatchAndClearChangeNotifications() { in dispatchAndClearChangeNotifications() method in AppSearchImpl
2715 instance.getAppSearchImpl().dispatchAndClearChangeNotifications(); in dispatchChangeNotifications()