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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java818 updateNotificationIcons();
856 updateNotificationIcons();
859 private void updateNotificationIcons() { method in class:PhoneStatusBar
993 updateNotificationIcons();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java1191 updateNotificationIcons();
1224 updateNotificationIcons();
1390 updateNotificationIcons();
1619 updateNotificationIcons();
1627 updateNotificationIcons();
1630 private void updateNotificationIcons() { method in class:TabletStatusBar

Completed in 65 milliseconds