Lines Matching refs:SHARE
400 Log.w(TAG, "Cannot share null data.");
407 MediaInteraction.InteractionType.SHARE,
417 share(data);
421 share(data);
425 private void share(FilmstripItem data) {
446 * Sets up the share intent and NFC properly according to the
474 * Get the share intent according to the mimeType
879 MediaInteraction.InteractionType.SHARE,
2048 // The share button might be disabled to avoid double tapping.