Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPhonePipKeepClearAlgorithm.java108 pipBoundsState.getUnrestrictedKeepClearAreas(), insets); in adjust()
H A DPipBoundsAlgorithm.java121 mPipBoundsState.getUnrestrictedKeepClearAreas(), insets); in getEntryDestinationBounds()
H A DPipBoundsState.java418 public Set<Rect> getUnrestrictedKeepClearAreas() { in getUnrestrictedKeepClearAreas() method in PipBoundsState
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipBoundsAlgorithm.java144 mTvPipBoundsState.getUnrestrictedKeepClearAreas(); in getTvPipPlacement()
H A DTvPipController.java398 mTvPipBoundsState.getUnrestrictedKeepClearAreas()); in onKeepClearAreasChanged()