Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskView.java823 private boolean showTaskMenu(IconView iconView) { in showTaskMenu() method in TaskView
864 () -> showTaskMenu(iconView))); in setIcon()
866 showTaskMenu(iconView); in setIcon()
871 return showTaskMenu(iconView); in setIcon()