Searched refs:accountTypesArray (Results 1 – 2 of 2) sorted by relevance
68 String[] accountTypesArray = in getEligibleSystemAccountTypes() local71 sEligibleSystemCloudAccountTypes.addAll(Arrays.asList(accountTypesArray)); in getEligibleSystemAccountTypes()
120 String[] accountTypesArray = getEligibleAccountTypes(); in onPreferenceClick() local123 intent.putExtra(EXTRA_ACCOUNT_TYPES, accountTypesArray); in onPreferenceClick()