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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DTvStatusBar.java117 protected void setAreThereNotifications() { method in class:TvStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java1817 protected abstract void setAreThereNotifications(); method in class:BaseStatusBar
2020 setAreThereNotifications();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java792 setAreThereNotifications();
1354 setAreThereNotifications();
1367 setAreThereNotifications();
1432 setAreThereNotifications();
1700 protected void setAreThereNotifications() { method in class:PhoneStatusBar
1705 Log.d(TAG, "setAreThereNotifications: N=" +
2595 setAreThereNotifications();

Completed in 51 milliseconds