Searched refs:mShowBars (Results 1 – 1 of 1) sorted by relevance
115 private boolean mShowBars = true; field in PhotoPage218 mShowBars = false; in onCreate()397 if (mShowBars) return; in showBars()398 mShowBars = true; in showBars()406 if (!mShowBars) return; in hideBars()407 mShowBars = false; in hideBars()434 if (mShowBars) { in toggleBars()