Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DAccessPointPreference.java233 mContentDescription = buildContentDescription(getContext(), this /* pref */, mAccessPoint); in refresh()
255 static CharSequence buildContentDescription(Context context, Preference pref, AccessPoint ap) { in buildContentDescription() method in AccessPointPreference
/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()