Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityShortcutsTutorial.java362 instruction.setFactory(() -> makeInstructionView(context)); in createShortcutNavigationContentView()
389 private static View makeInstructionView(Context context) { in makeInstructionView() method in AccessibilityShortcutsTutorial