Searched refs:mHideIconsForBouncer (Results 1 – 1 of 1) sorted by relevance
530 private boolean mHideIconsForBouncer; field in StatusBar1711 return mHideIconsForBouncer || mWereIconsJustHidden; in hideStatusBarIconsForBouncer()1729 if (mHideIconsForBouncer != shouldHideIconsForBouncer) { in updateHideIconsForBouncer()1730 mHideIconsForBouncer = shouldHideIconsForBouncer; in updateHideIconsForBouncer()