Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsImpl.java489 toTask = focusedStack.findTaskWithId(toTaskKey.id); in showRelativeAffiliatedTask()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DTaskStack.java839 public Task findTaskWithId(int taskId) { in findTaskWithId() method in TaskStack.DockState