Searched refs:PICK_JOIN_CONTACT_ACTION (Results 1 – 5 of 5) sorted by relevance
129 public static final String PICK_JOIN_CONTACT_ACTION = field in UiIntentActions
184 } else if (UiIntentActions.PICK_JOIN_CONTACT_ACTION.equals(action)) { in resolveIntent()
192 intent.setAction(UiIntentActions.PICK_JOIN_CONTACT_ACTION); in onCreateDialog()
1557 intent.setAction(UiIntentActions.PICK_JOIN_CONTACT_ACTION); in showJoinAggregateActivity()
2515 intent.setAction(UiIntentActions.PICK_JOIN_CONTACT_ACTION); in doJoinContactAction()