Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java914 private NotificationIconContainer.IconState getIconState(StatusBarIconView icon) { in getIconState() method in NotificationShelf
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java637 public IconState getIconState(StatusBarIconView icon) { in getIconState() method in NotificationIconContainer