Home
last modified time | relevance | path

Searched defs:notifyForDescendants (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/content/
DContentService.java328 public void registerContentObserver(Uri uri, boolean notifyForDescendants, in registerContentObserver()
364 public void registerContentObserver(Uri uri, boolean notifyForDescendants, in registerContentObserver()
1362 public final boolean notifyForDescendants; field in ContentService.ObserverNode.ObserverEntry
1486 boolean notifyForDescendants, Object observersLock, in addObserverLocked()
1493 boolean notifyForDescendants, Object observersLock, in addObserverLocked()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DFrameworkFacade.java109 boolean notifyForDescendants, ContentObserver contentObserver) { in registerContentObserver()
/frameworks/base/core/java/android/content/
DIContentService.aidl44 void registerContentObserver(in Uri uri, boolean notifyForDescendants, in registerContentObserver()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java995 void registerContentObserver(Uri uri, boolean notifyForDescendants, in registerContentObserver()