Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java1472 RecyclerView.State state, boolean stopOnFocusable) { in fill() argument
1511 if (stopOnFocusable && layoutChunkResult.mFocusable) { in fill()