Searched refs:LIST_GROUP_ACTION (Results 1 – 2 of 2) sorted by relevance
46 public static final String LIST_GROUP_ACTION = field in UiIntentActions
74 } else if (UiIntentActions.LIST_GROUP_ACTION.equals(action)) { in resolveIntent()