Home
last modified time | relevance | path

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

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