Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramRow.java263 Range<Integer> focusRange = programGrid.getFocusRange(); in onRequestFocusInDescendants() local
267 focusRange.getLower(), in onRequestFocusInDescendants()
268 focusRange.getUpper(), in onRequestFocusInDescendants()