Searched refs:mHideIconsForBouncer (Results 1 – 1 of 1) sorted by relevance
512 private boolean mHideIconsForBouncer; field in StatusBar1636 return mHideIconsForBouncer || mWereIconsJustHidden; in hideStatusBarIconsForBouncer()1654 if (mHideIconsForBouncer != shouldHideIconsForBouncer) { in updateHideIconsForBouncer()1655 mHideIconsForBouncer = shouldHideIconsForBouncer; in updateHideIconsForBouncer()