Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DActionModeHandler.java79 private static class GetAllPanoramaSupports implements PanoramaSupportCallback { class in ActionModeHandler
87 public GetAllPanoramaSupports(ArrayList<MediaObject> mediaObjects, JobContext jc) { in GetAllPanoramaSupports() method in ActionModeHandler.GetAllPanoramaSupports
417 final GetAllPanoramaSupports supportCallback = new GetAllPanoramaSupports(selected, in updateSupportedOperation()