Searched refs:focusRange (Results 1 – 1 of 1) sorted by relevance
245 Range<Integer> focusRange = programGrid.getFocusRange(); in onRequestFocusInDescendants() local246 View nextFocus = GuideUtils.findNextFocusedProgram(this, focusRange.getLower(), in onRequestFocusInDescendants()247 focusRange.getUpper(), programGrid.isKeepCurrentProgramFocused()); in onRequestFocusInDescendants()