Searched refs:removeNotificationViews (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java674 removeNotificationViews(key);
679 removeNotificationViews(key);
700 StatusBarNotification old = removeNotificationViews(key);
984 StatusBarNotification removeNotificationViews(IBinder key) { method in class:PhoneStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java906 removeNotificationViews(key);
911 removeNotificationViews(key);
926 removeNotificationViews(key);
1373 StatusBarNotification removeNotificationViews(IBinder key) { method in class:TabletStatusBar

Completed in 11 milliseconds