Searched refs:isTaskViewFullyWithinBounds (Results 1 – 1 of 1) sorted by relevance
1354 return isTaskViewFullyWithinBounds(tv, screenStart, screenEnd); in isTaskViewFullyVisible()1400 private boolean isTaskViewFullyWithinBounds(TaskView tv, int start, int end) { in isTaskViewFullyWithinBounds() method in RecentsView