Searched refs:MENU_MOVE_UP (Results 1 – 1 of 1) sorted by relevance
59 private final static int MENU_MOVE_UP = 0; field in SlideshowEditActivity233 menu.add(0, MENU_MOVE_UP, 0, R.string.move_up).setIcon(R.drawable.ic_menu_move_up); in onPrepareOptionsMenu()260 case MENU_MOVE_UP: in onOptionsItemSelected()422 menu.add(0, MENU_MOVE_UP, 0, R.string.move_up).setIcon(R.drawable.ic_menu_move_up); in onCreateContextMenu()443 case MENU_MOVE_UP: in onContextItemSelected()