Searched refs:mExpandedShortestEdgeSize (Results 1 – 1 of 1) sorted by relevance
93 private int mExpandedShortestEdgeSize; field in PipTouchHandler199 mExpandedShortestEdgeSize = res.getDimensionPixelSize( in PipTouchHandler()274 mExpandedShortestEdgeSize, displaySize.x, displaySize.y); in onMovementBoundsChanged()786 mPinnedStackController.setMinEdgeSize(isMenuExpanded ? mExpandedShortestEdgeSize : 0); in updateMovementBounds()