Searched refs:getSoftwareInstructionWithIcon (Results 1 – 1 of 1) sorted by relevance
457 sb.append(getSoftwareInstructionWithIcon(context, context.getText(resId))); in getSoftwareInstruction()462 private static CharSequence getSoftwareInstructionWithIcon(Context context, CharSequence text) { in getSoftwareInstructionWithIcon() method in AccessibilityGestureNavigationTutorial