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.java42 private boolean mKeepFocusToCurrentProgram; field in ProgramRow
234 mKeepFocusToCurrentProgram = true; in onChildDetachedFromWindow()
243 if (mKeepFocusToCurrentProgram) { in onChildAttachedToWindow()
246 mKeepFocusToCurrentProgram = false; in onChildAttachedToWindow()