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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DUiIntentActions.java34 public static final String LIST_GROUP_ACTION = field in class:UiIntentActions
38 * When in LIST_GROUP_ACTION mode, this is the group to display.
H A DContactsIntentResolver.java70 } else if (UiIntentActions.LIST_GROUP_ACTION.equals(action)) {

Completed in 85 milliseconds