Searched defs:getFrontMostTaskView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackView.java390 private TaskView getFrontMostTaskView(boolean stackTasksOnly) { method in class:TaskStackView
969 TaskView tv = getFrontMostTaskView(stackTasksOnly);
1055 TaskView frontTv = getFrontMostTaskView(true /* stackTasksOnly */);

Completed in 69 milliseconds