Searched refs:getListOfDisplayableOptions (Results 1 – 2 of 2) sorted by relevance
242 String[] listItems = getListOfDisplayableOptions(mPossiblyVisibleAccounts); in onCreate()509 private String[] getListOfDisplayableOptions(ArrayList<Account> accounts) { in getListOfDisplayableOptions() method in ChooseTypeAndAccountActivity
460 Landroid/accounts/ChooseTypeAndAccountActivity;->getListOfDisplayableOptions(Ljava/util/ArrayList;)…