Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/
DDeviceEntryIconView.kt252 fun getIconState(icon: IconType, aod: Boolean): IntArray { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java895 private NotificationIconContainer.IconState getIconState(StatusBarIconView icon) { in getIconState() method in NotificationShelf
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java725 public IconState getIconState(StatusBarIconView icon) { in getIconState() method in NotificationIconContainer