Searched refs:DEEP_SHORTCUTS (Results 1 – 2 of 2) sorted by relevance
18 import static com.android.launcher3.accessibility.LauncherAccessibilityDelegate.DEEP_SHORTCUTS;62 mActions.put(DEEP_SHORTCUTS, new LauncherAction(DEEP_SHORTCUTS, in TaskbarShortcutMenuAccessibilityDelegate()75 out.add(mActions.get(DEEP_SHORTCUTS)); in getSupportedActions()115 } else if (action == DEEP_SHORTCUTS) { in performAction()
82 public static final int DEEP_SHORTCUTS = R.id.action_deep_shortcuts; field in LauncherAccessibilityDelegate103 mActions.put(DEEP_SHORTCUTS, new LauncherAction(DEEP_SHORTCUTS, in LauncherAccessibilityDelegate()112 out.add(mActions.get(DEEP_SHORTCUTS)); in getSupportedActions()198 } else if (action == DEEP_SHORTCUTS) { in performAction()