Searched refs:getEnabledShortcuts (Results 1 – 5 of 5) sorted by relevance
48 public @NonNull List<SystemShortcut> getEnabledShortcuts(Launcher launcher, ItemInfo info) { in getEnabledShortcuts() method in SystemShortcutFactory
242 factory.getEnabledShortcuts(mLauncher, item)); in populateAndShow()
53 public List<TaskSystemShortcut> getEnabledShortcuts(TaskView taskView) { in getEnabledShortcuts() method in TaskOverlayFactory
728 TaskOverlayFactory.INSTANCE.get(getContext()).getEnabledShortcuts(this); in onInitializeAccessibilityNodeInfo()767 TaskOverlayFactory.INSTANCE.get(getContext()).getEnabledShortcuts(this); in performAccessibilityAction()
200 TaskOverlayFactory.INSTANCE.get(getContext()).getEnabledShortcuts(taskView); in addMenuOptions()