Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/input/
DCarInputManagerTest.java708 ExecutorService customInputEventExecutor = Executors.newSingleThreadExecutor(); in testInjectingCustomInputEventAndExecutor() local
715 customInputEventExecutor, mCallback0); in testInjectingCustomInputEventAndExecutor()
728 customInputEventExecutor.shutdown(); in testInjectingCustomInputEventAndExecutor()