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/
DAccessibilityGestureNavigationTutorial.java427 text = getSoftwareInstructionWithIcon(context, text); in getSoftwareInstruction()
433 private static CharSequence getSoftwareInstructionWithIcon(Context context, CharSequence text) { in getSoftwareInstructionWithIcon() method in AccessibilityGestureNavigationTutorial