Searched refs:getShelfIcons (Results 1 – 3 of 3) sorted by relevance
89 public NotificationIconContainer getShelfIcons() { in getShelfIcons() method in LegacyNotificationShelfControllerImpl90 return mView.getShelfIcons(); in getShelfIcons()
189 public NotificationIconContainer getShelfIcons() { in getShelfIcons() method in NotificationShelf
203 mShelfIcons = notificationShelfController.getShelfIcons(); in setupShelf()