Searched defs:stashType (Results 1 – 3 of 3) sorted by relevance
58 @PipBoundsState.StashType int stashType) { in getSnapFraction()112 @PipBoundsState.StashType int stashType, int stashOffset, Rect displayBounds, in applySnapFraction()130 @PipBoundsState.StashType int stashType) { in snapRectToClosestEdge()
115 final int stashType = disallowStashing ? STASH_TYPE_NONE : placement.getStashType(); in recalculatePipBounds() local
59 @PipBoundsState.StashType val stashType: Int = STASH_TYPE_NONE, in <lambda>() constant in com.android.wm.shell.pip.tv.TvPipKeepClearAlgorithm.Placement