Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6305 Integer fullLengthColor = getFullLengthSpanColor(title); in generateActionButton() local
6306 if (fullLengthColor != null) { in generateActionButton()
6310 fullLengthColor, notifBackgroundColor); in generateActionButton()