Home
last modified time | relevance | path

Searched refs:getMasterSyncAutomatically (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/content/
DIContentService.aidl138 boolean getMasterSyncAutomatically(); in getMasterSyncAutomatically() method
DContentResolver.java3521 public static boolean getMasterSyncAutomatically() {
3523 return getContentService().getMasterSyncAutomatically();
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java1107 public boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentService
1124 return getSyncManager().getSyncStorageEngine().getMasterSyncAutomatically(userId); in getMasterSyncAutomaticallyAsUser()
DSyncManager.java1199 || (mSyncStorageEngine.getMasterSyncAutomatically(account.userId) in scheduleSync()
2376 + mSyncStorageEngine.getMasterSyncAutomatically(user.id) + " "); in dumpSyncState()
3697 final boolean syncEnabled = mSyncStorageEngine.getMasterSyncAutomatically(target.userId) in computeSyncOpState()
DSyncStorageEngine.java1057 public boolean getMasterSyncAutomatically(int userId) { in getMasterSyncAutomatically() method in SyncStorageEngine
/frameworks/base/core/api/
Dlint-baseline.txt594 RequiresPermission: android.content.ContentResolver#getMasterSyncAutomatically():
595 …Method 'getMasterSyncAutomatically' documentation mentions permissions without declaring @Requires…
Dmodule-lib-lint-baseline.txt788 RequiresPermission: android.content.ContentResolver#getMasterSyncAutomatically():
789 …Method 'getMasterSyncAutomatically' documentation mentions permissions without declaring @Requires…
Dtest-lint-baseline.txt854 RequiresPermission: android.content.ContentResolver#getMasterSyncAutomatically():
855 …Method 'getMasterSyncAutomatically' documentation mentions permissions without declaring @Requires…
Dsystem-lint-baseline.txt878 RequiresPermission: android.content.ContentResolver#getMasterSyncAutomatically():
879 …Method 'getMasterSyncAutomatically' documentation mentions permissions without declaring @Requires…
Dcurrent.txt10370 method public static boolean getMasterSyncAutomatically();
/frameworks/base/boot/
Dboot-image-profile.txt3790 HSPLandroid/content/ContentResolver;->getMasterSyncAutomatically()Z
4018 HSPLandroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z
/frameworks/base/config/
Dboot-image-profile.txt3793 HSPLandroid/content/ContentResolver;->getMasterSyncAutomatically()Z
4021 HSPLandroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7011 method public static boolean getMasterSyncAutomatically();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10422 Landroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z