Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarServiceTest/src/com/android/car/input/
DCarInputManagerTest.java276 private CarInputManager createAnotherCarInputManager() { in createAnotherCarInputManager() method in CarInputManagerTest
326 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testFailWithFullCaptureHigherPriority()
353 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testDelayedGrantWithFullCapture()
399 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testOneClientTransitionFromFullToNonFull()
450 int r = createAnotherCarInputManager().requestInputEventCapture( in testIndependentTwoCaptures()
472 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testTwoClientsOverwrap()
473 CarInputManager carInputManager1 = createAnotherCarInputManager(); in testTwoClientsOverwrap()
535 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testInteractionWithFullCapturer()
536 CarInputManager carInputManager1 = createAnotherCarInputManager(); in testInteractionWithFullCapturer()
635 CarInputManager carInputManager = createAnotherCarInputManager(); in testInjectingRotaryEventAndExecutor()
[all …]