Searched refs:spannableInstruction (Results 1 – 1 of 1) sorted by relevance
573 final SpannableString spannableInstruction = SpannableString.valueOf(message); in getSoftwareInstructionWithIcon() local583 spannableInstruction.setSpan(imageSpan, indexIconStart, indexIconEnd, in getSoftwareInstructionWithIcon()586 return spannableInstruction; in getSoftwareInstructionWithIcon()