Searched refs:removeAccount (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/accounts/ |
D | IAccountManager.aidl | 48 void removeAccount(in IAccountManagerResponse response, in Account account, in removeAccount() method
|
D | AccountManager.java | 1156 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/ |
D | AccountManagerService.java | 2100 public void removeAccount(IAccountManagerResponse response, Account account, in removeAccount() method in AccountManagerService
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/services/ |
D | art-profile | 2364 PLcom/android/server/accounts/AccountManagerService;->removeAccount(Landroid/accounts/IAccountManag…
|