Searched refs:toLeftScreenEdge (Results 1 – 2 of 2) sorted by relevance
236 private void stickToScreenEdge(boolean toLeftScreenEdge) { in stickToScreenEdge() argument237 mParams.x = toLeftScreenEdge in stickToScreenEdge()
615 private void assertLayoutPosition(boolean toLeftScreenEdge) { in assertLayoutPosition() argument617 toLeftScreenEdge ? mMagnificationModeSwitch.mDraggableWindowBounds.left in assertLayoutPosition()