Searched refs:TARGET_CONTACT_ID_EXTRA_KEY (Results 1 – 6 of 6) sorted by relevance
579 intent.putExtra(UiIntentActions.TARGET_CONTACT_ID_EXTRA_KEY, contactId); in onGroupMemberClicked()660 UiIntentActions.TARGET_CONTACT_ID_EXTRA_KEY, -1); in getTargetContactId()663 + UiIntentActions.TARGET_CONTACT_ID_EXTRA_KEY); in getTargetContactId()
160 public static final String TARGET_CONTACT_ID_EXTRA_KEY field in UiIntentActions
193 intent.putExtra(UiIntentActions.TARGET_CONTACT_ID_EXTRA_KEY, in onCreateDialog()
1558 intent.putExtra(UiIntentActions.TARGET_CONTACT_ID_EXTRA_KEY, mContactIdForJoin); in showJoinAggregateActivity()
515 UiIntentActions.TARGET_CONTACT_ID_EXTRA_KEY, -1); in onActivityResult()
2516 intent.putExtra(UiIntentActions.TARGET_CONTACT_ID_EXTRA_KEY, mPreviousContactId); in doJoinContactAction()