Searched refs:deltaSecondary (Results 1 – 1 of 1) sorted by relevance
2247 final int deltaSecondary; in onLayoutChildren() local2250 deltaSecondary = state.getRemainingScrollVertical(); in onLayoutChildren()2252 deltaSecondary = state.getRemainingScrollHorizontal(); in onLayoutChildren()2289 focusToViewInLayout(hadFocus, scrollToFocus, -deltaPrimary, -deltaSecondary); in onLayoutChildren()