Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIContentService.aidl38 boolean observerWantsSelfNotifications, boolean syncToNetwork); in notifyChange() argument
DContentService.java161 boolean observerWantsSelfNotifications, boolean syncToNetwork) { in notifyChange() argument
172 mRootNode.collectObserversLocked(uri, 0, observer, observerWantsSelfNotifications, in notifyChange()