Searched defs:eligibleAccounts (Results 1 – 2 of 2) sorted by relevance
205 String[] eligibleAccounts = (String[]) addAccountIntent.getExtra(EXTRA_ACCOUNT_TYPES); in verifyAddAccountPreference_eligibleAccountsAvailable_startAddAccountActivityOnClick() local241 ArrayList<Account> eligibleAccounts = new ArrayList<>( in verifyEligibleAccountPreference_onClick_setSelectedDefaultAccount() local295 ArrayList<Account> eligibleAccounts = new ArrayList<>( in verifyAccountPreference_defaultAccountIsNotEligibleCloudAccount_createNewDefaultAccountPreference() local365 ArrayList<Account> eligibleAccounts = new ArrayList<>( in verifyAccountPreference_newAccountAdded_accountAddedToAccountPreference() local
121 List<Account> eligibleAccounts = new ArrayList<>(); in getEligibleCloudAccounts() local