Home
last modified time | relevance | path

Searched refs:removeAccount (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/accounts/
DIAccountManager.aidl48 void removeAccount(in IAccountManagerResponse response, in Account account, in removeAccount() method
DAccountManager.java1156 public AccountManagerFuture<Boolean> removeAccount(final Account account,
1162 mService.removeAccount(mResponse, account, false);
1215 public AccountManagerFuture<Bundle> removeAccount(final Account account,
1221 mService.removeAccount(mResponse, account, activity != null);
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2100 public void removeAccount(IAccountManagerResponse response, Account account, in removeAccount() method in AccountManagerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile2364 PLcom/android/server/accounts/AccountManagerService;->removeAccount(Landroid/accounts/IAccountManag…