Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DGridLayoutManager.java1043 int focusableSpanGroupIndex = getSpanGroupIndex(recycler, state, start); in onFocusSearchFailed() local
1051 if (candidate.hasFocusable() && spanGroupIndex != focusableSpanGroupIndex) { in onFocusSearchFailed()