Searched defs:updateNotificationIcons (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DTvStatusBar.java120 protected void updateNotificationIcons() { method in class:TvStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java156 updateNotificationIcons();
898 updateNotificationIcons();
938 updateNotificationIcons();
982 protected abstract void updateNotificationIcons(); method in class:BaseStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java1159 updateNotificationIcons();
1183 updateNotificationIcons();
1341 updateNotificationIcons();
1345 protected void updateNotificationIcons() { method in class:TabletStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java1000 protected void updateNotificationIcons() { method in class:PhoneStatusBar
2301 updateNotificationIcons();

Completed in 363 milliseconds