Searched refs:futureAccounts (Results 1 – 1 of 1) sorted by relevance
741 AccountManagerFuture<Account[]> futureAccounts = am.getAccountsByTypeAndFeatures( in testGetAccountsByTypeAndFeatures() local744 Account[] accounts = futureAccounts.getResult(); in testGetAccountsByTypeAndFeatures()750 futureAccounts = am.getAccountsByTypeAndFeatures(ACCOUNT_TYPE, in testGetAccountsByTypeAndFeatures()754 accounts = futureAccounts.getResult(); in testGetAccountsByTypeAndFeatures()797 AccountManagerFuture<Account[]> futureAccounts = am.getAccountsByTypeAndFeatures( in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler() local803 Account[] accounts = futureAccounts.getResult(); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()839 futureAccounts = am.getAccountsByTypeAndFeatures(ACCOUNT_TYPE, in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()844 accounts = futureAccounts.getResult(); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()