Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/input/
DCarInputManagerTest.java278 private CarInputManager createAnotherCarInputManager() { in createAnotherCarInputManager() method in CarInputManagerTest
328 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testFailWithFullCaptureHigherPriority()
355 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testDelayedGrantWithFullCapture()
401 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testOneClientTransitionFromFullToNonFull()
452 int r = createAnotherCarInputManager().requestInputEventCapture( in testIndependentTwoCaptures()
474 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testTwoClientsOverwrap()
475 CarInputManager carInputManager1 = createAnotherCarInputManager(); in testTwoClientsOverwrap()
537 CarInputManager carInputManager0 = createAnotherCarInputManager(); in testInteractionWithFullCapturer()
538 CarInputManager carInputManager1 = createAnotherCarInputManager(); in testInteractionWithFullCapturer()
637 CarInputManager carInputManager = createAnotherCarInputManager(); in testInjectingRotaryEventAndExecutor()
[all …]