Home
last modified time | relevance | path

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

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