Home
last modified time | relevance | path

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

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