Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramGuide.java496 int selectionRowOffset = mSelectionRow * mRowHeight; in onRequestChildFocus() local
501 mGrid.setWindowAlignmentOffset(selectionRowOffset + mRowHeight + mDetailHeight); in onRequestChildFocus()
507 mGrid.setWindowAlignmentOffset(selectionRowOffset); in onRequestChildFocus()