Home
last modified time | relevance | path

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

/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
DRotaryMenu.java37 private Fragment mSysUiDirectManipulation = null; field in RotaryMenu
121 if (mSysUiDirectManipulation == null) { in showSysUiDirectManipulationExamples()
122 mSysUiDirectManipulation = new RotarySysUiDirectManipulationWidgets(); in showSysUiDirectManipulationExamples()
124 showFragment(mSysUiDirectManipulation); in showSysUiDirectManipulationExamples()