Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/input/
DCarInputManagerTest.java634 ExecutorService rotaryExecutor = Executors.newSingleThreadExecutor(); in testInjectingRotaryEventAndExecutor() local
640 new int[]{CarInputManager.INPUT_TYPE_ROTARY_NAVIGATION}, 0, rotaryExecutor, in testInjectingRotaryEventAndExecutor()
652 rotaryExecutor.shutdown(); in testInjectingRotaryEventAndExecutor()