Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java1007 setPunctuationBackground(views, null); in decorateBackground()
1013 setPunctuationBackground(views, punctuation); in decorateBackground()
1030 private RemoteViews setPunctuationBackground(RemoteViews views, CharSequence content) { in setPunctuationBackground() method in PeopleTileViewHelper