Searched defs:inputDevice (Results 1 – 2 of 2) sorted by relevance
14 InputDevice inputDevice = ShadowInputDevice.makeInputDeviceNamed("foo"); in canConstructInputDeviceWithName() local
13 InputDevice inputDevice = Shadow.newInstanceOf(InputDevice.class); in makeInputDeviceNamed() local