Searched refs:mShowBars (Results 1 – 1 of 1) sorted by relevance
140 private boolean mShowBars = true; field in PhotoPage392 mShowBars = false; in onCreate()581 return mHaveImageEditor && mShowBars && !mReadOnlyView in canDisplayBottomControl()588 return mHaveImageEditor && mShowBars in canDisplayBottomControl()777 if (mShowBars) return; in showBars()778 mShowBars = true; in showBars()787 if (!mShowBars) return; in hideBars()788 mShowBars = false; in hideBars()823 if (mShowBars) { in toggleBars()1382 if (!mShowBars) { in onResume()