Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramGuide.java153 private boolean mIsDuringResetRowSelection; field in ProgramGuide
316 if (mIsDuringResetRowSelection) { in ProgramGuide()
324 mIsDuringResetRowSelection = false; in ProgramGuide()
869 mIsDuringResetRowSelection = true; in resetRowSelection()
874 mIsDuringResetRowSelection = false; in resetRowSelection()