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