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.java2534 private void getAccountByTypeAndFeatures(String accountType, String[] features,
2539 mService.getAccountByTypeAndFeatures(mResponse, accountType, features,
2575 getAccountByTypeAndFeatures(mAccountType, mFeatures,
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java2393 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNullResponse()
2408 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNullAccountType()
2422 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndNoAccount()
2440 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndOneVisibleAccount()
2462 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndOneNotVisibleAccount()
2480 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndTwoAccounts()
2502 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndNoAccount()
2522 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndNoQualifiedAccount()
2543 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndOneQualifiedAccount()
2567 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndOneQualifiedNotVisibleAccount()
[all …]
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java4537 public void getAccountByTypeAndFeatures(
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt373 Landroid/accounts/AccountManager;->getAccountByTypeAndFeatures(Ljava/lang/String;[Ljava/lang/String…
565 Landroid/accounts/IAccountManager$Stub$Proxy;->getAccountByTypeAndFeatures(Landroid/accounts/IAccou…
670 Landroid/accounts/IAccountManager;->getAccountByTypeAndFeatures(Landroid/accounts/IAccountManagerRe…