Home
last modified time | relevance | path

Searched refs:computePanoramaSharingIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DActionModeHandler.java319 private Intent computePanoramaSharingIntent(JobContext jc) { in computePanoramaSharingIntent() method in ActionModeHandler
421 final Intent share_panorama_intent = computePanoramaSharingIntent(jc); in updateSupportedOperation()