Home
last modified time | relevance | path

Searched refs:removeAccountExplicitly (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/accounts/
DIAccountManager.aidl52 boolean removeAccountExplicitly(in Account account); in removeAccountExplicitly() method
DAccountManager.java1293 public boolean removeAccountExplicitly(Account account) {
1296 return mService.removeAccountExplicitly(account);
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2189 public boolean removeAccountExplicitly(Account account) { in removeAccountExplicitly() method in AccountManagerService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2718 method public boolean removeAccountExplicitly(android.accounts.Account);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt644 Landroid/accounts/IAccountManager$Stub$Proxy;->removeAccountExplicitly(Landroid/accounts/Account;)Z
749 Landroid/accounts/IAccountManager;->removeAccountExplicitly(Landroid/accounts/Account;)Z
/frameworks/base/api/
Dcurrent.txt3075 …d.permission.AUTHENTICATE_ACCOUNTS", apis="..22") public boolean removeAccountExplicitly(android.a…