Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java673 setContentDescriptionForNotificationTextContent(views, content, mTile.getUserName()); in createMissedCallRemoteViews()
722 setContentDescriptionForNotificationTextContent(views, content, in createNotificationRemoteViews()
794 private void setContentDescriptionForNotificationTextContent(RemoteViews views, in setContentDescriptionForNotificationTextContent() method in PeopleTileViewHelper