Home | History | Annotate | Download | only in content

Lines Matching defs:setMasterSyncAutomaticallyAsUser

2681         setMasterSyncAutomaticallyAsUser(sync, UserHandle.myUserId());
2688 public static void setMasterSyncAutomaticallyAsUser(boolean sync, @UserIdInt int userId) {
2690 getContentService().setMasterSyncAutomaticallyAsUser(sync, userId);