Home
last modified time | relevance | path

Searched refs:actualScreenBottom (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/widget/
DNestedScrollView.java1609 int actualScreenBottom = screenBottom; in computeScrollDeltaToGetChildRectOnScreen() local
1646 int distanceToBottom = bottom - actualScreenBottom; in computeScrollDeltaToGetChildRectOnScreen()