Searched refs:getAccountByTypeAndFeatures (Results 1 – 5 of 5) sorted by relevance
43 void getAccountByTypeAndFeatures(in IAccountManagerResponse response, String accountType, in getAccountByTypeAndFeatures() method
2526 private void getAccountByTypeAndFeatures(String accountType, String[] features,2531 mService.getAccountByTypeAndFeatures(mResponse, accountType, features,2564 getAccountByTypeAndFeatures(mAccountType, mFeatures,
2372 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 …]
4514 public void getAccountByTypeAndFeatures(
12479 HSPLandroid/accounts/IAccountManager;->getAccountByTypeAndFeatures(Landroid/accounts/IAccountManage…