Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipSnapAlgorithm.java58 @PipBoundsState.StashType int stashType) { in getSnapFraction()
112 @PipBoundsState.StashType int stashType, int stashOffset, Rect displayBounds, in applySnapFraction()
130 @PipBoundsState.StashType int stashType) { in snapRectToClosestEdge()
H A DPipBoundsState.java70 public @interface StashType {} annotation in PipBoundsState
232 public void setStashed(@StashType int stashedState) { in setStashed()
252 public @StashType int getStashedState() { in getStashedState()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithm.kt59 @PipBoundsState.StashType val stashType: Int = STASH_TYPE_NONE,
211 @PipBoundsState.StashType