Searched refs:translatedContentDescription (Results 1 – 1 of 1) sorted by relevance
88 CharSequence translatedContentDescription = in onShowTranslation() local90 if (!TextUtils.isEmpty(translatedContentDescription)) { in onShowTranslation()92 view.setContentDescription(translatedContentDescription); in onShowTranslation()