Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java881 NotificationViewWrapper currentVisibleWrapper = getVisibleWrapper(visibleType); in getBackgroundColor() local
883 if (currentVisibleWrapper != null) { in getBackgroundColor()
884 customBackgroundColor = currentVisibleWrapper.getCustomBackgroundColor(); in getBackgroundColor()