Home
last modified time | relevance | path

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

/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
DRotaryMenu.java43 private Button mDirectManipulationButton; field in RotaryMenu
61 mDirectManipulationButton = view.findViewById(R.id.direct_manipulation); in onCreateView()
62 mDirectManipulationButton.setOnFocusChangeListener( in onCreateView()
64 mDirectManipulationButton.setOnClickListener( in onCreateView()