Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DGridLayoutManager.java2242 int savedSubFocusPos = mSubFocusPosition; in onLayoutChildren() local
2331 != savedSubFocusPos || findViewByPosition(mFocusPosition) != savedFocusView in onLayoutChildren()