Searched defs:cancelSyncAsUser (Results 1 – 3 of 3) sorted by relevance
118 public static void cancelSyncAsUser(Account account, String authority, @UserIdInt int userId) { in cancelSyncAsUser() method in ShadowContentResolver
66 void cancelSyncAsUser(in Account account, String authority, in ComponentName cname, int userId); in cancelSyncAsUser() method
713 public void cancelSyncAsUser(Account account, String authority, ComponentName cname, in cancelSyncAsUser() method in ContentService