Searched refs:getMasterSyncAutomatically (Results 1 – 11 of 11) sorted by relevance
149 backupJSON.put(KEY_MASTER_SYNC_ENABLED, ContentResolver.getMasterSyncAutomatically()); in serializeAccountSyncSettingsToJSON()257 boolean currentMasterSyncEnabled = ContentResolver.getMasterSyncAutomatically(); in restoreEntity()
133 boolean getMasterSyncAutomatically(); in getMasterSyncAutomatically() method
2652 public static boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentResolver2654 return getContentService().getMasterSyncAutomatically(); in getMasterSyncAutomatically()
934 public boolean getMasterSyncAutomatically() { in getMasterSyncAutomatically() method in ContentService953 return syncManager.getSyncStorageEngine().getMasterSyncAutomatically(userId); in getMasterSyncAutomaticallyAsUser()
1084 || (mSyncStorageEngine.getMasterSyncAutomatically(account.userId) in scheduleSync()2180 + mSyncStorageEngine.getMasterSyncAutomatically(user.id) + " "); in dumpSyncState()3533 final boolean syncEnabled = mSyncStorageEngine.getMasterSyncAutomatically(target.userId) in computeSyncOpState()
963 public boolean getMasterSyncAutomatically(int userId) { in getMasterSyncAutomatically() method in SyncStorageEngine
1396 Landroid/content/IContentService;->getMasterSyncAutomatically()Z
17118 HSPLandroid/content/ContentResolver;->getMasterSyncAutomatically()Z17354 HSPLandroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z17378 HSPLandroid/content/IContentService;->getMasterSyncAutomatically()Z
6496 Landroid/content/ContentResolver;->getMasterSyncAutomatically()Z
7011 method public static boolean getMasterSyncAutomatically();
9220 method public static boolean getMasterSyncAutomatically();