Searched refs:RESIZE (Results 1 – 1 of 1) sorted by relevance
61 protected static final int RESIZE = R.id.action_resize; field in LauncherAccessibilityDelegate97 mActions.put(RESIZE, new AccessibilityAction(RESIZE, in LauncherAccessibilityDelegate()140 info.addAction(mActions.get(RESIZE)); in addSupportedActions()229 } else if (action == RESIZE) { in performAction()