Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/drawer/
H A DDrawerFragment.java252 mListener.onAccountViewSelected(filter);
312 void onAccountViewSelected(ContactListFilter filter); in onAccountViewSelected() method
/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/
H A DPeopleActivity.java1203 public void onAccountViewSelected(ContactListFilter filter) { in onAccountViewSelected() method in PeopleActivity