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