Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountManager.aidl43 void getAccountByTypeAndFeatures(in IAccountManagerResponse response, String accountType, in getAccountByTypeAndFeatures() method
DAccountManager.java2526 private void getAccountByTypeAndFeatures(String accountType, String[] features,
2531 mService.getAccountByTypeAndFeatures(mResponse, accountType, features,
2564 getAccountByTypeAndFeatures(mAccountType, mFeatures,
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java2372 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNullResponse()
2387 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNullAccountType()
2401 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndNoAccount()
2419 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndOneVisibleAccount()
2441 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndOneNotVisibleAccount()
2459 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndTwoAccounts()
2481 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndNoAccount()
2501 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndNoQualifiedAccount()
2522 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndOneQualifiedAccount()
2546 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndOneQualifiedNotVisibleAccount()
[all …]
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java4514 public void getAccountByTypeAndFeatures(
/frameworks/base/config/
Dboot-image-profile.txt12479 HSPLandroid/accounts/IAccountManager;->getAccountByTypeAndFeatures(Landroid/accounts/IAccountManage…