Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java543 final Rect destinationBounds = new Rect(getExitDestinationBounds()); in exitPip()
638 public Rect getExitDestinationBounds() { in getExitDestinationBounds() method in PipTaskOrganizer