Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java427 private @Nullable TaskItemView getBottomTaskView() { in getBottomTaskView() method in IconRecentsView
700 TaskItemView bottomView = getBottomTaskView(); in playRemoteAppToRecentsAnimation()