Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java4400 public void finishRecentsAnimation(boolean toRecents, boolean shouldPip, in finishRecentsAnimation() argument
4421 final boolean sendUserLeaveHint = toRecents && shouldPip; in finishRecentsAnimation()