Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1354 return isTaskViewFullyWithinBounds(tv, screenStart, screenEnd); in isTaskViewFullyVisible()
1400 private boolean isTaskViewFullyWithinBounds(TaskView tv, int start, int end) { in isTaskViewFullyWithinBounds() method in RecentsView