Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTaskController.java111 public void setHideTaskWithSurface(boolean hideTaskWithSurface) { in setHideTaskWithSurface() method in TaskViewTaskController
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/taskview/
H A DTaskViewTest.java226 mTaskViewTaskController.setHideTaskWithSurface(false); in testSurfaceDestroyed_withTask_shouldNotHideTask_legacyTransitions()