Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java544 final int direction = syncWithSplitScreenBounds(destinationBounds, requestEnterSplit) in exitPip()
1811 private boolean syncWithSplitScreenBounds(Rect destinationBoundsOut, boolean enterSplit) { in syncWithSplitScreenBounds() method in PipTaskOrganizer