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

/packages/apps/TV/src/com/android/tv/guide/
H A DProgramGuide.java144 private boolean mIsDuringResetRowSelection; field in class:ProgramGuide
276 if (mIsDuringResetRowSelection) {
281 mIsDuringResetRowSelection = false;
732 mIsDuringResetRowSelection = true;
738 mIsDuringResetRowSelection = false;

Completed in 90 milliseconds