Searched refs:mShowBars (Results 1 – 1 of 1) sorted by relevance
143 private boolean mShowBars = true; field in PhotoPage399 mShowBars = false; in onCreate()588 return mHaveImageEditor && mShowBars && !mReadOnlyView in canDisplayBottomControl()595 return mHaveImageEditor && mShowBars in canDisplayBottomControl()804 if (mShowBars) return; in showBars()805 mShowBars = true; in showBars()814 if (!mShowBars) return; in hideBars()815 mShowBars = false; in hideBars()850 if (mShowBars) { in toggleBars()1410 if (!mShowBars) { in onResume()