Home
last modified time | relevance | path

Searched defs:removeAccountInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2302 protected void removeAccountInternal(Account account) { in removeAccountInternal() method in AccountManagerService
2306 private boolean removeAccountInternal(UserAccounts accounts, Account account, int callingUid) { in removeAccountInternal() method in AccountManagerService