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

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

Completed in 42 milliseconds