Searched defs:removeSharedAccountAsUser (Results 1 – 2 of 2) sorted by relevance
78 boolean removeSharedAccountAsUser(in Account account, int userId); in removeSharedAccountAsUser() method
3624 public boolean removeSharedAccountAsUser(Account account, int userId) { in removeSharedAccountAsUser() method in AccountManagerService3628 private boolean removeSharedAccountAsUser(Account account, int userId, int callingUid) { in removeSharedAccountAsUser() method in AccountManagerService