Searched refs:getMasterSyncAutomaticallyAsUser (Results 1 – 5 of 5) sorted by relevance
153 backupJSON.put(KEY_MASTER_SYNC_ENABLED, ContentResolver.getMasterSyncAutomaticallyAsUser( in serializeAccountSyncSettingsToJSON()263 boolean currentMasterSyncEnabled = ContentResolver.getMasterSyncAutomaticallyAsUser( in restoreEntity()
139 boolean getMasterSyncAutomaticallyAsUser(int userId); in getMasterSyncAutomaticallyAsUser() method
3533 public static boolean getMasterSyncAutomaticallyAsUser(@UserIdInt int userId) {3535 return getContentService().getMasterSyncAutomaticallyAsUser(userId);
1108 return getMasterSyncAutomaticallyAsUser(UserHandle.getCallingUserId()); in getMasterSyncAutomatically()1116 public boolean getMasterSyncAutomaticallyAsUser(int userId) { in getMasterSyncAutomaticallyAsUser() method in ContentService
10186 Landroid/content/ContentResolver;->getMasterSyncAutomaticallyAsUser(I)Z10423 Landroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomaticallyAsUser(I)Z10498 Landroid/content/IContentService;->getMasterSyncAutomaticallyAsUser(I)Z