Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DTaskMenuView.java196 orientAroundTaskView(mTaskView); in populateAndLayoutMenu()
231 private void orientAroundTaskView(TaskView taskView) { in orientAroundTaskView() method in TaskMenuView