Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskView.java78 public TaskView(Context context, TaskViewTaskController taskViewTaskController) { in TaskView() argument
80 mTaskViewTaskController = taskViewTaskController; in TaskView()