Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTaskController.java74 private TaskViewBase mTaskViewBase; field in TaskViewTaskController
126 mTaskViewBase = taskViewBase; in setTaskViewBase()
324 mTaskViewBase.onTaskAppeared(taskInfo, leash); in onTaskAppeared()
352 mTaskViewBase.onTaskInfoChanged(taskInfo); in onTaskInfoChanged()
531 mTaskViewBase.onTaskVanished(taskInfo); in handleAndNotifyTaskRemoval()
610 Rect boundsOnScreen = mTaskViewBase.getCurrentBoundsOnScreen(); in prepareOpenAnimation()
632 mTaskViewBase.setResizeBgColor(startTransaction, backgroundColor); in prepareOpenAnimation()