Searched refs:canShare (Results 1 – 3 of 3) sorted by relevance
430 final boolean canShare = in updateSupportedOperation()441 final Intent share_intent = canShare ? in updateSupportedOperation()475 mShareMenuItem.setEnabled(canShare); in updateSupportedOperation()
53 public boolean canShare() { in canShare() method in FilmstripItemAttributes
461 } else if (item.getAttributes().canShare()) {2991 currentData.getAttributes().canShare()); in updateBottomControlsByData()