Searched refs:getShareIntent (Results 1 – 2 of 2) sorted by relevance
81 public Intent getShareIntent(Context context) { in getShareIntent() method in ContentItem
161 Intent shareIntent = item.getShareIntent(MainActivity.this); in setShareIntent()