Home
last modified time | relevance | path

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

/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
DDirectManipulationHandler.java96 @Nullable View.OnGenericMotionListener rotationDelegate) { in DirectManipulationHandler() argument
100 mRotationDelegate = rotationDelegate; in DirectManipulationHandler()