Home
last modified time | relevance | path

Searched refs:getEnabledShortcuts (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskOverlayFactory.java65 public static List<SystemShortcut> getEnabledShortcuts(TaskView taskView, in getEnabledShortcuts() method in TaskOverlayFactory
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskMenuView.java210 TaskOverlayFactory.getEnabledShortcuts(taskView, mActivity.getDeviceProfile())
DTaskView.java1245 for (SystemShortcut s : TaskOverlayFactory.getEnabledShortcuts(this, in onInitializeAccessibilityNodeInfo()
1278 for (SystemShortcut s : TaskOverlayFactory.getEnabledShortcuts(this, in performAccessibilityAction()