Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java306 public static String buildContentDescription(final Resources resources, in buildContentDescription() method in ConversationListItemView
401 setContentDescription(buildContentDescription(resources, mData, in bind()
/packages/apps/Messaging/src/com/android/messaging/widget/
DWidgetConversationListService.java206 ConversationListItemView.buildContentDescription(mContext.getResources(), in getViewAt()