Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImpl.java87 private final Runnable mUpdateStatusBarIcons = this::updateStatusBarIcons; field in LegacyNotificationIconAreaControllerImpl
460 v.setOnDismissListener(mUpdateStatusBarIcons); in updateIconsForLayout()