Searched refs:accountTypePreferences (Results 1 – 1 of 1) sorted by relevance
429 final ArrayList<AccountPreference> accountTypePreferences = in getAccountTypePreferences() local456 accountTypePreferences.add(new AccountPreference(getPrefContext(), label, in getAccountTypePreferences()467 accountTypePreferences.add(new AccountPreference(getPrefContext(), label, in getAccountTypePreferences()475 Collections.sort(accountTypePreferences, new Comparator<AccountPreference>() { in getAccountTypePreferences()481 return accountTypePreferences; in getAccountTypePreferences()