Searched refs:setAreThereNotifications (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DTvStatusBar.java107 protected void setAreThereNotifications() { method in class:TvStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java787 setAreThereNotifications();
1200 setAreThereNotifications();
1237 setAreThereNotifications();
1473 protected void setAreThereNotifications() { method in class:PhoneStatusBar
1478 Log.d(TAG, "setAreThereNotifications: N=" +
2377 setAreThereNotifications();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java1834 protected abstract void setAreThereNotifications(); method in class:BaseStatusBar
1917 setAreThereNotifications();

Completed in 56 milliseconds