Searched defs:maxBottom (Results 1 – 2 of 2) sorted by relevance
996 float maxBottom = mAllowCrop ? mCropRect.bottom : getHeight(); in translate() local1060 float maxBottom = mAllowCrop ? mCropRect.bottom : getHeight(); in snap() local
1858 final int maxBottom = layoutManager.getDecoratedBottom(target.itemView); in onMoved() local