Home
last modified time | relevance | path

Searched refs:getSoftwareInstructionWithIcon (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityShortcutsTutorial.java566 sb.append(getSoftwareInstructionWithIcon(context, context.getText(resId))); in getSoftwareInstruction()
571 private static CharSequence getSoftwareInstructionWithIcon(Context context, CharSequence text) { in getSoftwareInstructionWithIcon() method in AccessibilityShortcutsTutorial