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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java348 setAreThereNotifications();
589 setAreThereNotifications();
694 setAreThereNotifications();
714 setAreThereNotifications();
998 private void setAreThereNotifications() { method in class:PhoneStatusBar
1004 Slog.d(TAG, "setAreThereNotifications: N=" + mNotificationData.size()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java593 setAreThereNotifications();
817 setAreThereNotifications();
921 setAreThereNotifications();
928 setAreThereNotifications();
1246 private void setAreThereNotifications() { method in class:TabletStatusBar

Completed in 53 milliseconds