Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/account/
DAccountHelperImpl.java81 Account account = getFirstEligibleAccount(); in selectFirstAccount()
95 public final Account getFirstEligibleAccount() { in getFirstEligibleAccount() method in AccountHelperImpl
DAccountHelper.java37 Account getFirstEligibleAccount(); in getFirstEligibleAccount() method