Searched refs:LIST_ALL_CONTACTS_ACTION (Results 1 – 3 of 3) sorted by relevance
105 public static final String LIST_ALL_CONTACTS_ACTION = field in UiIntentActions
64 } else if (UiIntentActions.LIST_ALL_CONTACTS_ACTION.equals(action)) { in resolveIntent()
483 startActivity(new Intent(UiIntentActions.LIST_ALL_CONTACTS_ACTION)); in onListItemClick()