Home
last modified time | relevance | path

Searched refs:mShowLowPriority (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImpl.java117 private boolean mShowLowPriority = true; field in LegacyNotificationIconAreaControllerImpl
124 mShowLowPriority = !hideSilentStatusIcons;
344 mShowLowPriority, in updateStatusBarIcons()
366 return mShowLowPriority; in shouldShouldLowPriorityIcons()