Home
last modified time | relevance | path

Searched defs:setShelfIcons (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.kt33 fun setShelfIcons(icons: NotificationIconContainer) regex
H A DLegacyNotificationIconAreaControllerImpl.java206 public void setShelfIcons(NotificationIconContainer icons) { in setShelfIcons() method in LegacyNotificationIconAreaControllerImpl