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.java70 public NotificationOverflowIconsView getIconsView() { in getIconsView() method in NotificationOverflowContainer
DBaseStatusBar.java2252 mKeyguardIconOverflowContainer.getIconsView().removeAllViews();
2291 mKeyguardIconOverflowContainer.getIconsView().addNotification(entry);
2318 && mKeyguardIconOverflowContainer.getIconsView().getChildCount() > 0);