HomeSort by relevance Sort by last modified time
    Searched defs:MenuExecutor (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
MenuExecutor.java 48 public class MenuExecutor {
49 private static final String TAG = "MenuExecutor";
91 public MenuExecutor(
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 69 import com.android.gallery3d.ui.MenuExecutor;
150 private MenuExecutor mMenuExecutor;
258 mMenuExecutor = new MenuExecutor(mActivity, mSelectionManager);
643 .setType(MenuExecutor.getMimeType(type))
    [all...]

Completed in 970 milliseconds