Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskView.java83 mTaskViewTaskController.setTaskViewBase(this); in TaskView()
H A DTaskViewTaskController.java125 public void setTaskViewBase(TaskViewBase taskViewBase) { in setTaskViewBase() method in TaskViewTaskController
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/taskview/
H A DTaskViewTest.java497 mTaskViewTaskController.setTaskViewBase(taskViewBase); in testTaskViewPrepareOpenAnimationSetsBoundsAndVisibility()
524 mTaskViewTaskController.setTaskViewBase(taskViewBase); in testTaskViewPrepareOpenAnimationSetsVisibilityFalse()