Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramRow.java43 private boolean mKeepFocusToCurrentProgram; field in ProgramRow
232 mKeepFocusToCurrentProgram = true; in onChildDetachedFromWindow()
242 if (mKeepFocusToCurrentProgram) { in onChildAttachedToWindow()
251 mKeepFocusToCurrentProgram = false; in onChildAttachedToWindow()