Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DUiIntentActions.java45 public static final String LIST_ALL_CONTACTS_ACTION = field in UiIntentActions
DContactsIntentResolver.java60 } else if (UiIntentActions.LIST_ALL_CONTACTS_ACTION.equals(action)) { in resolveIntent()