Searched refs:iconContentDescription (Results 1 – 1 of 1) sorted by relevance
10781 String iconContentDescription = null; in bindCallerVerification() local10788 iconContentDescription = mBuilder.mContext.getString( in bindCallerVerification()10798 iconContentDescription = null; // let the app's text take precedence in bindCallerVerification()10803 contentView.setContentDescription(R.id.verification_icon, iconContentDescription); in bindCallerVerification()