Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java2423 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNullResponse()
2438 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNullAccountType()
2452 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndNoAccount()
2474 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndOneVisibleAccount()
2500 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndOneNotVisibleAccount()
2526 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithNoFeaturesAndTwoAccounts()
2548 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndNoAccount()
2572 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndNoQualifiedAccount()
2601 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndOneQualifiedAccount()
2629 mAms.getAccountByTypeAndFeatures( in testGetAccountByTypeAndFeaturesWithFeaturesAndOneQualifiedNotVisibleAccount()
[all …]
/aosp12/frameworks/base/core/java/android/accounts/
H A DIAccountManager.aidl42 void getAccountByTypeAndFeatures(in IAccountManagerResponse response, String accountType, in getAccountByTypeAndFeatures() method
H A DAccountManager.java2639 private void getAccountByTypeAndFeatures(String accountType, String[] features,
2644 mService.getAccountByTypeAndFeatures(mResponse, accountType, features,
2680 getAccountByTypeAndFeatures(mAccountType, mFeatures,
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java4625 public void getAccountByTypeAndFeatures(
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-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…