Searched defs:GetAllPanoramaSupports (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DActionModeHandler.java82 private static class GetAllPanoramaSupports implements PanoramaSupportCallback { class in class:ActionModeHandler
90 public GetAllPanoramaSupports(ArrayList<MediaObject> mediaObjects, JobContext jc) { method in class:ActionModeHandler.GetAllPanoramaSupports
433 final GetAllPanoramaSupports supportCallback = canSharePanoramas ?
434 new GetAllPanoramaSupports(selected, jc)

Completed in 129 milliseconds