Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleTileViewHelper.java679 setContentDescriptionForNotificationTextContent(views, content, mTile.getUserName()); in createMissedCallRemoteViews()
728 setContentDescriptionForNotificationTextContent(views, content, in createNotificationRemoteViews()
800 private void setContentDescriptionForNotificationTextContent(RemoteViews views, in setContentDescriptionForNotificationTextContent() method in PeopleTileViewHelper