Home
last modified time | relevance | path

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

/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
DDirectManipulationView.java184 static class RotationHandler implements View.OnGenericMotionListener { class in DirectManipulationView
DRotaryDirectManipulationWidgets.java61 .setRotationHandler(new DirectManipulationView.RotationHandler()) in onCreateView()