Home
last modified time | relevance | path

Searched defs:firstFullyVisibleChild (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java303 View firstFullyVisibleChild = getFirstFullyVisibleChild(); in scrollVerticallyBy() local
459 View firstFullyVisibleChild = getChildAt(firstFullyVisibleChildIndex); in onAddFocusables() local