Searched refs:getRemoteCopyIntent (Results 1 – 3 of 3) sorted by relevance
57 Intent intent = IntentCreator.getRemoteCopyIntent(clipData, getContext()); in test_getRemoteCopyIntent()69 intent = IntentCreator.getRemoteCopyIntent(clipData, getContext()); in test_getRemoteCopyIntent()
82 static Intent getRemoteCopyIntent(ClipData clipData, Context context) { in getRemoteCopyIntent() method in IntentCreator
497 Intent remoteCopyIntent = IntentCreator.getRemoteCopyIntent(clipData, mContext); in maybeShowRemoteCopy()702 IntentCreator.getRemoteCopyIntent(mClipboardModel.getClipData(), mContext)); in onRemoteCopyButtonTapped()