Searched refs:SEARCH_MODE_CONTACT_SHORTCUT (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DDirectoryListLoader.java42 public static final int SEARCH_MODE_CONTACT_SHORTCUT = 2; field in class:DirectoryListLoader
63 if (mode == SEARCH_MODE_DATA_SHORTCUT || mode == SEARCH_MODE_CONTACT_SHORTCUT) {
137 case SEARCH_MODE_CONTACT_SHORTCUT:
H A DContactPickerFragment.java51 setDirectorySearchMode(DirectoryListLoader.SEARCH_MODE_CONTACT_SHORTCUT);
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DDirectoryListLoader.java38 public static final int SEARCH_MODE_CONTACT_SHORTCUT = 2; field in class:DirectoryListLoader
104 case SEARCH_MODE_CONTACT_SHORTCUT:

Completed in 71 milliseconds