Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramGrid.java87 private int mLastUpDownDirection; field in ProgramGrid
242 return mLastUpDownDirection; in getLastUpDownDirection()
292 mLastUpDownDirection = direction; in updateUpDownFocusState()
315 mLastUpDownDirection = 0; in clearUpDownFocusState()