Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipBoundsAlgorithm.java116 Rect entryBounds = getEntryDestinationBoundsIgnoringKeepClearAreas(); in getEntryDestinationBounds()
125 public Rect getEntryDestinationBoundsIgnoringKeepClearAreas() { in getEntryDestinationBoundsIgnoringKeepClearAreas() method in PipBoundsAlgorithm
H A DPhonePipKeepClearAlgorithm.java58 ? pipBoundsAlgorithm.getEntryDestinationBoundsIgnoringKeepClearAreas() in adjust()