Home
last modified time | relevance | path

Searched refs:getIconsView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationOverflowContainer.java62 public NotificationOverflowIconsView getIconsView() { in getIconsView() method in NotificationOverflowContainer
DBaseStatusBar.java1739 mKeyguardIconOverflowContainer.getIconsView().removeAllViews();
1763 mKeyguardIconOverflowContainer.getIconsView().addNotification(entry);
1776 if (onKeyguard && mKeyguardIconOverflowContainer.getIconsView().getChildCount() > 0) {