Searched refs:getMasterSyncAutomatically (Results 1 – 12 of 12) sorted by relevance
138 boolean getMasterSyncAutomatically(); in getMasterSyncAutomatically() method
2971 public static boolean getMasterSyncAutomatically() {2973 return getContentService().getMasterSyncAutomatically();
956 public boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentService975 return syncManager.getSyncStorageEngine().getMasterSyncAutomatically(userId); in getMasterSyncAutomaticallyAsUser()
1063 || (mSyncStorageEngine.getMasterSyncAutomatically(account.userId) in scheduleSync()2156 + mSyncStorageEngine.getMasterSyncAutomatically(user.id) + " "); in dumpSyncState()3466 final boolean syncEnabled = mSyncStorageEngine.getMasterSyncAutomatically(target.userId) in computeSyncOpState()
977 public boolean getMasterSyncAutomatically(int userId) { in getMasterSyncAutomatically() method in SyncStorageEngine
719 RequiresPermission: android.content.ContentResolver#getMasterSyncAutomatically():
9536 method public static boolean getMasterSyncAutomatically();
5763 PLcom/android/server/content/ContentService;->getMasterSyncAutomatically()Z6013 PLcom/android/server/content/SyncStorageEngine;->getMasterSyncAutomatically(I)Z
41332 HSPLandroid/content/ContentResolver;->getMasterSyncAutomatically()Z41354 HSPLandroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z
13309 Landroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z
7011 method public static boolean getMasterSyncAutomatically();