Searched refs:setMasterSyncAutomaticallyAsUser (Results 1 – 6 of 6) sorted by relevance
267 ContentResolver.setMasterSyncAutomaticallyAsUser(false, mUserId); in restoreEntity()274 ContentResolver.setMasterSyncAutomaticallyAsUser(masterSyncEnabled, mUserId); in restoreEntity()
135 void setMasterSyncAutomaticallyAsUser(boolean flag, int userId); in setMasterSyncAutomaticallyAsUser() method
3550 setMasterSyncAutomaticallyAsUser(sync, UserHandle.myUserId());3557 public static void setMasterSyncAutomaticallyAsUser(boolean sync, @UserIdInt int userId) {3559 getContentService().setMasterSyncAutomaticallyAsUser(sync, userId);
199 ContentResolver.setMasterSyncAutomaticallyAsUser(false, mainUserId); in configureUser()
1132 setMasterSyncAutomaticallyAsUser(flag, UserHandle.getCallingUserId()); in setMasterSyncAutomatically()1136 public void setMasterSyncAutomaticallyAsUser(boolean flag, int userId) { in setMasterSyncAutomaticallyAsUser() method in ContentService
10204 Landroid/content/ContentResolver;->setMasterSyncAutomaticallyAsUser(ZI)V10445 Landroid/content/IContentService$Stub$Proxy;->setMasterSyncAutomaticallyAsUser(ZI)V10516 Landroid/content/IContentService;->setMasterSyncAutomaticallyAsUser(ZI)V