Searched refs:bottomOrRight (Results 1 – 2 of 2) sorted by relevance
47 val bottomOrRight: Edge in source() constant53 bottomOrRight = Edge.Right in source()59 bottomOrRight = Edge.Bottom in source()66 axisPosition >= axisSize - sizePx -> bottomOrRight in source()
2359 public void onSnappedToDismiss(boolean bottomOrRight, @ExitReason int exitReason) { in onSnappedToDismiss() argument2361 bottomOrRight, exitReasonToString(exitReason)); in onSnappedToDismiss()2363 bottomOrRight ? mSideStagePosition == SPLIT_POSITION_BOTTOM_OR_RIGHT in onSnappedToDismiss()