Home
last modified time | relevance | path

Searched refs:mInNotificationIconShelf (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java150 private boolean mInNotificationIconShelf; field in NotificationIconContainer
283 + " inNotificationIconShelf=" + mInNotificationIconShelf in toString()
691 mInNotificationIconShelf = inShelf; in setInNotificationIconShelf()
804 icon.setIconColor(mInNotificationIconShelf ? mThemedTextColorPrimary : iconColor, in applyToView()