Searched refs:SHORTCUTS_AND_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
73 public static final int SHORTCUTS_AND_NOTIFICATIONS = R.id.action_shortcuts_and_notifications; field in LauncherAccessibilityDelegate113 mActions.put(SHORTCUTS_AND_NOTIFICATIONS, new LauncherAction(DEEP_SHORTCUTS, in LauncherAccessibilityDelegate()142 ? SHORTCUTS_AND_NOTIFICATIONS : DEEP_SHORTCUTS)); in getSupportedActions()273 } else if (action == DEEP_SHORTCUTS || action == SHORTCUTS_AND_NOTIFICATIONS) { in performAction()