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