Home
last modified time | relevance | path

Searched refs:deliverSelfNotifications (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/database/src/android/database/cts/
DAbstractCursor_SelfContentObserverTest.java31 assertFalse(msc.deliverSelfNotifications()); in testDeliverSelfNotifications()
131 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in AbstractCursor_SelfContentObserverTest.MockAbstractCursor.MockSelfContentObserver
135 return super.deliverSelfNotifications(); in deliverSelfNotifications()
DContentObservableTest.java151 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in ContentObservableTest.MyContentObserver
DContentObserverTest.java141 assertFalse(contentObserver.deliverSelfNotifications()); in testDeliverSelfNotifications()
DAbstractCursorTest.java727 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in AbstractCursorTest.MockContentObserver
/cts/tests/tests/provider/src/android/provider/cts/settings/
DSettings_ConfigTest.java535 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in Settings_ConfigTest.MockContentObserver
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java1724 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in ContentResolverTest.MockContentObserver
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt14335 method public boolean deliverSelfNotifications();