Searched refs:REMOVE (Results 1 – 2 of 2) sorted by relevance
48 private static final int REMOVE = R.id.action_remove; field in LauncherAccessibilityDelegate77 mActions.put(REMOVE, new AccessibilityAction(REMOVE, in LauncherAccessibilityDelegate()100 info.addAction(mActions.get(REMOVE)); in onInitializeAccessibilityNodeInfo()138 if (action == REMOVE) { in performAction()
76 private static final int REMOVE = CHILD_MENU_BASE + 5; field in TrackBrowserActivity653 menu.add(0, REMOVE, 0, R.string.remove_from_playlist); in onCreateContextMenu()735 case REMOVE: in onContextItemSelected()