Home
last modified time | relevance | path

Searched defs:observerWantsSelfNotifications (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java426 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 DIContentService.aidl55 boolean observerWantsSelfNotifications, int flags, in notifyChange()