Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java1707 applyFinishBoundsResize(wct, direction, isPipToTopLeft()); in finishResize()
1779 private boolean isPipToTopLeft() { in isPipToTopLeft() method in PipTaskOrganizer
1924 destinationBoundsOut.set(isPipToTopLeft() ? topLeft : bottomRight); in syncWithSplitScreenBounds()