Home
last modified time | relevance | path

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

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