Searched defs:maxBottom (Results 1 – 4 of 4) sorted by relevance
1014 float maxBottom = mAllowCrop ? mCropRect.bottom : getHeight(); in translate() local1077 float maxBottom = mAllowCrop ? mCropRect.bottom : getHeight(); in snap() local
1922 final int maxBottom = layoutManager.getDecoratedBottom(target.itemView); in onMoved() local
1916 final int maxBottom = layoutManager.getDecoratedBottom(target.itemView); in onMoved() local
4827 final int maxBottom = stackBounds.bottom in fitWithinBounds() local