Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/logging/
H A DListEvent.java73 public static final int PICK_POSTAL = 14; field in ListEvent.ListType
/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactSelectionActivity.java347 fragment.setListType(ListEvent.ListType.PICK_POSTAL); in configureListFragment()