Home
last modified time | relevance | path

Searched refs:getAcceptableAccountChoices (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
DChooseTypeAndAccountActivity.java199 mAccounts = getAcceptableAccountChoices(AccountManager.get(this)); in onCreate()
527 …private LinkedHashMap<Account, Integer> getAcceptableAccountChoices(AccountManager accountManager)… in getAcceptableAccountChoices() method in ChooseTypeAndAccountActivity