Searched defs:getListOfDisplayableOptions (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
H A DChooseTypeAndAccountActivity.java239 String[] listItems = getListOfDisplayableOptions(mAccounts);
468 private String[] getListOfDisplayableOptions(ArrayList<Account> accounts) { method in class:ChooseTypeAndAccountActivity

Completed in 70 milliseconds