Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/logging/
H A DListEvent.java70 public static final int PICK_CONTACT_FOR_SHORTCUT = 11; field in ListEvent.ListType
/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactSelectionActivity.java300 fragment.setListType(ListEvent.ListType.PICK_CONTACT_FOR_SHORTCUT); in configureListFragment()
332 fragment.setListType(ListEvent.ListType.PICK_CONTACT_FOR_SHORTCUT); in configureListFragment()
340 fragment.setListType(ListEvent.ListType.PICK_CONTACT_FOR_SHORTCUT); in configureListFragment()