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