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