Searched refs:mHideIconsForBouncer (Results 1 – 1 of 1) sorted by relevance
624 private boolean mHideIconsForBouncer; field in StatusBar2043 return mHideIconsForBouncer || mWereIconsJustHidden; in hideStatusBarIconsForBouncer()2061 if (mHideIconsForBouncer != shouldHideIconsForBouncer) { in updateHideIconsForBouncer()2062 mHideIconsForBouncer = shouldHideIconsForBouncer; in updateHideIconsForBouncer()