Searched defs:observerWantsSelfNotifications (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/content/ |
D | ContentService.java | 426 boolean observerWantsSelfNotifications, int flags, int userId, in notifyChange() 1856 boolean observerWantsSelfNotifications, int flags, in collectMyObserversLocked() 1905 IContentObserver observer, boolean observerWantsSelfNotifications, int flags, in collectObserversLocked() 1915 IContentObserver observer, boolean observerWantsSelfNotifications, int flags, in collectObserversLocked()
|
/frameworks/base/core/java/android/content/ |
D | IContentService.aidl | 55 boolean observerWantsSelfNotifications, int flags, in notifyChange()
|