Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewBase.java26 public interface TaskViewBase { interface
H A DTaskViewTaskController.java74 private TaskViewBase mTaskViewBase;
125 public void setTaskViewBase(TaskViewBase taskViewBase) { in setTaskViewBase()
H A DTaskView.java45 ViewTreeObserver.OnComputeInternalInsetsListener, TaskViewBase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/taskview/
H A DTaskViewTest.java494 TaskViewBase taskViewBase = mock(TaskViewBase.class); in testTaskViewPrepareOpenAnimationSetsBoundsAndVisibility()
521 TaskViewBase taskViewBase = mock(TaskViewBase.class); in testTaskViewPrepareOpenAnimationSetsVisibilityFalse()