Searched refs:getEnabledShortcuts (Results 1 – 5 of 5) sorted by relevance
51 public @NonNull List<SystemShortcut> getEnabledShortcuts(Launcher launcher, ItemInfo info) { in getEnabledShortcuts() method in SystemShortcutFactory
250 factory.getEnabledShortcuts(mLauncher, item)); in populateAndShow()
54 public List<TaskSystemShortcut> getEnabledShortcuts(TaskView taskView) { in getEnabledShortcuts() method in TaskOverlayFactory
718 TaskOverlayFactory.INSTANCE.get(getContext()).getEnabledShortcuts(this); in onInitializeAccessibilityNodeInfo()757 TaskOverlayFactory.INSTANCE.get(getContext()).getEnabledShortcuts(this); in performAccessibilityAction()
202 TaskOverlayFactory.INSTANCE.get(getContext()).getEnabledShortcuts(taskView); in addMenuOptions()