Home
last modified time | relevance | path

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

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