Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java1320 RecyclerView.State state, boolean stopOnFocusable) { in fill() argument
1359 if (stopOnFocusable && layoutChunkResult.mFocusable) { in fill()