Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/taskview/
H A DTaskViewTransitionsTest.java331 verify(mTaskViewTaskController).setTaskNotFound(); in test_startAnimation_setsTaskNotFound()
H A DTaskViewTest.java567 mTaskViewTaskController.setTaskNotFound(); in testOnTaskAppearedWithTaskNotFound()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTransitions.java400 pending.mTaskView.setTaskNotFound(); in startAnimation()
H A DTaskViewTaskController.java548 void setTaskNotFound() { in setTaskNotFound() method in TaskViewTaskController