Searched refs:fullyExpandedPosition (Results 1 – 1 of 1) sorted by relevance
358 final int fullyExpandedPosition = isVerticalSplit in getInitialDividerPosition() local361 return isReversedLayout ? fullyExpandedPosition : 0; in getInitialDividerPosition()684 final int fullyExpandedPosition = mProperties.mIsVerticalSplit in dividerPositionForSnapPoints() local695 fullyExpandedPosition, in dividerPositionForSnapPoints()709 int maxPosition, int fullyExpandedPosition, float velocity, float displayDensity, in dividerPositionWithPositionOptions() argument718 return fullyExpandedPosition; in dividerPositionWithPositionOptions()733 ? new int[] {0, minPosition, maxPosition, fullyExpandedPosition} in dividerPositionWithPositionOptions()