Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTaskController.java561 final ActivityManager.RunningTaskInfo pendingInfo = mPendingInfo; in cleanUpPendingTask() local
562 handleAndNotifyTaskRemoval(pendingInfo); in cleanUpPendingTask()
566 wct.removeTask(pendingInfo.token); in cleanUpPendingTask()