Searched defs:getContentDescription (Results 1 – 8 of 8) sorted by relevance
35 Spannable getContentDescription(Context context); in getContentDescription() method
164 public Spannable getContentDescription(Context context) { in getContentDescription() method in SmsInteraction
202 public Spannable getContentDescription(Context context) { in getContentDescription() method in CallLogInteraction
279 public Spannable getContentDescription(Context context) { in getContentDescription() method in CalendarInteraction
171 public CharSequence getContentDescription () { in getContentDescription() method in IconView
248 public CharSequence getContentDescription(Context context, boolean showToHeader, in getContentDescription() method in ConversationItemViewModel
389 private void getContentDescription(View v, StringBuffer description) { in getContentDescription() method in MasterClear
250 private final String getContentDescription(Context context, int stateResId) { in getContentDescription() method in SettingsAppWidgetProvider.StateTracker