Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt440 fun setHeaderForegroundColor(@ColorInt color: Int) { in <lambda>() method
DNotificationStackScrollLayout.java4233 mSectionsManager.setHeaderForegroundColor(textColor); in updateDecorViews()