Home
last modified time | relevance | path

Searched refs:deliverSelfNotifications (Results 1 – 5 of 5) 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.java135 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in ContentObservableTest.MyContentObserver
DContentObserverTest.java120 assertFalse(contentObserver.deliverSelfNotifications()); in testDeliverSelfNotifications()
DAbstractCursorTest.java607 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in AbstractCursorTest.MockContentObserver
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java1243 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in ContentResolverTest.MockContentObserver