Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackView.java392 private TaskView getFrontMostTaskView(boolean stackTasksOnly) { in getFrontMostTaskView() method in TaskStackView
971 TaskView tv = getFrontMostTaskView(stackTasksOnly); in setRelativeFocusedTask()
1057 TaskView frontTv = getFrontMostTaskView(true /* stackTasksOnly */); in getAccessibilityFocusedTask()