Searched refs:makeInputDevicebyId (Results 1 – 2 of 2) sorted by relevance
143 final InputDevice device = ShadowInputDevice.makeInputDevicebyId(TARGET_DEVICE_ID); in testOnDeviceRemove_getSameDevice_shouldFinish()163 final InputDevice device = ShadowInputDevice.makeInputDevicebyId(TARGET_DEVICE_ID); in testOnDeviceRemove_getDifferentDevice_shouldNotFinish()
63 public static InputDevice makeInputDevicebyId(int id) { in makeInputDevicebyId() method in ShadowInputDevice