Searched refs:setHeaderForegroundColors (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ | ||
D | NotificationSectionsManager.kt | 254 fun setHeaderForegroundColors(@ColorInt onSurface: Int, @ColorInt onSurfaceVariant: Int) { in <lambda>() method in com.android.systemui.statusbar.notification.stack.NotificationSectionsManager |
D | NotificationStackScrollLayout.java | 4446 mSectionsManager.setHeaderForegroundColors(onSurface, onSurfaceVariant); in updateDecorViews() |