Searched refs:contentDescriptionResId (Results 1 – 6 of 6) sorted by relevance
73 @StringRes int contentDescriptionResId; in setAudioState() local82 contentDescriptionResId = R.string.incall_content_description_bluetooth; in setAudioState()86 contentDescriptionResId = R.string.incall_content_description_speaker; in setAudioState()90 contentDescriptionResId = R.string.incall_content_description_headset; in setAudioState()93 contentDescriptionResId = R.string.incall_content_description_earpiece; in setAudioState()99 contentDescriptionResId = R.string.incall_content_description_speaker; in setAudioState()102 contentDescription = button.getContext().getText(contentDescriptionResId); in setAudioState()
191 @StringRes int contentDescriptionResId) { in setContentDescription() argument192 mContentDescription = context.getString(contentDescriptionResId); in setContentDescription()
232 @StringRes int contentDescriptionResId) { in setContentDescription() argument233 mContentDescription = context.getString(contentDescriptionResId); in setContentDescription()
242 val contentDescriptionResId = in <lambda>() constant248 context.getString(contentDescriptionResId, group.title, group.summary) in <lambda>()
387 @StringRes int contentDescriptionResId = info.contentDescription; in setAudioState() local389 contentDescription = delegate.getContext().getText(contentDescriptionResId); in setAudioState()
710 int contentDescriptionResId = R.string.safety_center_qs_privacy_control;713 contentDescriptionResId,