Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DGridLayoutManager.java2155 int savedSubFocusPos = mSubFocusPosition; in onLayoutChildren() local
2286 != savedSubFocusPos || findViewByPosition(mFocusPosition) != savedFocusView)) { in onLayoutChildren()