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/
DAccessibilityGestureNavigationTutorial.java295 instruction.setFactory(() -> makeInstructionView(context)); in createShortcutNavigationContentView()
326 private static View makeInstructionView(Context context) { in makeInstructionView() method in AccessibilityGestureNavigationTutorial