Home
last modified time | relevance | path

Searched defs:syncToNetwork (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/test-runner/src/android/test/mock/
DMockContentResolver.java146 boolean syncToNetwork) { in notifyChange()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContentResolver.java101 public void notifyChange(Uri uri, ContentObserver observer, boolean syncToNetwork) { in notifyChange()
/frameworks/base/core/java/android/content/
DIContentService.aidl55 boolean observerWantsSelfNotifications, boolean syncToNetwork, in notifyChange()
DContentResolver.java1626 public void notifyChange(Uri uri, ContentObserver observer, boolean syncToNetwork) { in notifyChange()
1635 public void notifyChange(Uri uri, ContentObserver observer, boolean syncToNetwork, in notifyChange()
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java220 boolean observerWantsSelfNotifications, boolean syncToNetwork, in notifyChange()
293 boolean observerWantsSelfNotifications, boolean syncToNetwork) { in notifyChange()