Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java82 private static final int NUM_EXTRA_ROWS_TO_LAYOUT_PAST_FOCUS = 2; field in CarLayoutManager
872 >= focusedRowPosition - NUM_EXTRA_ROWS_TO_LAYOUT_PAST_FOCUS) {
875 <= focusedRowPosition + NUM_EXTRA_ROWS_TO_LAYOUT_PAST_FOCUS) {