Searched refs:checkForOverscroll (Results 1 – 1 of 1) sorted by relevance
181 val overscroll = checkForOverscroll(startOffset, endOffset) in onDrag()193 private fun checkForOverscroll(startOffset: Offset, endOffset: Offset): Float { in checkForOverscroll() method in com.android.systemui.communal.ui.compose.GridDragDropState