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

/packages/apps/TV/src/com/android/tv/util/
H A DAccountHelper.java60 for (Account account : getEligibleAccounts()) {
73 private Account[] getEligibleAccounts() { method in class:AccountHelper
98 Account[] accounts = getEligibleAccounts();

Completed in 180 milliseconds