Home
last modified time | relevance | path

Searched defs:getSelectedAccount (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/util/account/
DAccountHelper.java26 Account getSelectedAccount(); in getSelectedAccount() method
DAccountHelperImpl.java42 public final Account getSelectedAccount() { in getSelectedAccount() method in AccountHelperImpl
/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerAdapter.java358 public ContactListFilter getSelectedAccount() { in getSelectedAccount() method in DrawerAdapter