Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManager.kt247 fun setHeaderForegroundColor(@ColorInt color: Int) { regex
H A DNotificationStackScrollLayout.java4400 mSectionsManager.setHeaderForegroundColor(textColor); in updateDecorViews()