Home | History | Annotate | Download | only in content

Lines Matching defs:cancelSyncAsUser

2375     public static void cancelSyncAsUser(Account account, String authority, @UserIdInt int userId) {
2377 getContentService().cancelSyncAsUser(account, authority, null, userId);