Searched refs:getEnabledShortcuts (Results 1 – 3 of 3) sorted by relevance
65 public static List<SystemShortcut> getEnabledShortcuts(TaskView taskView, in getEnabledShortcuts() method in TaskOverlayFactory
210 TaskOverlayFactory.getEnabledShortcuts(taskView, mActivity.getDeviceProfile())
1245 for (SystemShortcut s : TaskOverlayFactory.getEnabledShortcuts(this, in onInitializeAccessibilityNodeInfo()1278 for (SystemShortcut s : TaskOverlayFactory.getEnabledShortcuts(this, in performAccessibilityAction()