Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java1379 int firstFullyVisibleIndex = getFirstFullyVisibleChildIndex(); in onRequestChildFocusSuperMarioStyle() local
1380 if (focusedIndex <= firstFullyVisibleIndex) { in onRequestChildFocusSuperMarioStyle()