/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | SonyDualshock4BluetoothTest.java | 40 testInputEvents(R.raw.sony_dualshock4_bluetooth_keyeventtests); in testAllKeys() 45 testInputEvents(R.raw.sony_dualshock4_bluetooth_motioneventtests); in testAllMotions() 62 testInputEvents(R.raw.sony_dualshock4_toucheventtests); in testAllTouch()
|
D | RazerServalTest.java | 41 testInputEvents(R.raw.razer_serval_keyeventtests); in testAllKeys() 46 testInputEvents(R.raw.razer_serval_motioneventtests); in testAllMotions() 56 testInputEvents(R.raw.razer_serval_homekey); in testHomeKey()
|
D | RazerRaijuMobileBluetoothTest.java | 42 testInputEvents(R.raw.razer_raiju_mobile_bluetooth_keyeventtests); in testAllKeys() 47 testInputEvents(R.raw.razer_raiju_mobile_bluetooth_motioneventtests); in testAllMotions() 57 testInputEvents(R.raw.razer_raiju_mobile_bluetooth_homekey); in testHomeKey()
|
D | SonyDualshock4ProUsbTest.java | 38 testInputEvents(R.raw.sony_dualshock4_usb_keyeventtests); in testAllKeys() 43 testInputEvents(R.raw.sony_dualshock4_usb_motioneventtests); in testAllMotions()
|
D | MicrosoftXbox2020Test.java | 38 testInputEvents(R.raw.microsoft_xbox2020_keyeventtests); in testAllKeys() 43 testInputEvents(R.raw.microsoft_xbox2020_motioneventtests); in testAllMotions()
|
D | RazerKishiTest.java | 38 testInputEvents(R.raw.razer_kishi_keyeventtests); in testAllKeys() 43 testInputEvents(R.raw.razer_kishi_motioneventtests); in testAllMotions()
|
D | AsusGamepadTest.java | 36 testInputEvents(R.raw.asus_gamepad_keyeventtests); in testAllKeys() 41 testInputEvents(R.raw.asus_gamepad_motioneventtests); in testAllMotions()
|
D | MicrosoftXboxOneSTest.java | 39 testInputEvents(R.raw.microsoft_xboxones_keyeventtests); in testAllKeys() 44 testInputEvents(R.raw.microsoft_xboxones_motioneventtests); in testAllMotions()
|
D | RazerJunglecatBluetoothTest.java | 39 testInputEvents(R.raw.razer_junglecat_keyeventtests); in testAllKeys() 44 testInputEvents(R.raw.razer_junglecat_motioneventtests); in testAllMotions()
|
D | SonyDualshock3UsbTest.java | 38 testInputEvents(R.raw.sony_dualshock3_usb_keyeventtests); in testAllKeys() 43 testInputEvents(R.raw.sony_dualshock3_usb_motioneventtests); in testAllMotions()
|
D | SonyDualshock4ProBluetoothTest.java | 40 testInputEvents(R.raw.sony_dualshock4_bluetooth_keyeventtests); in testAllKeys() 45 testInputEvents(R.raw.sony_dualshock4_bluetooth_motioneventtests); in testAllMotions()
|
D | SonyDualSenseBluetoothTest.java | 47 testInputEvents(R.raw.sony_dualsense_bluetooth_keyeventtests); in testAllKeys() 52 testInputEvents(R.raw.sony_dualsense_bluetooth_motioneventtests); in testAllMotions()
|
D | SonyDualSenseUsbTest.java | 47 testInputEvents(R.raw.sony_dualsense_usb_keyeventtests); in testAllKeys() 52 testInputEvents(R.raw.sony_dualsense_usb_motioneventtests); in testAllMotions()
|
D | SonyDualshock4UsbTest.java | 40 testInputEvents(R.raw.sony_dualshock4_usb_keyeventtests); in testAllKeys() 45 testInputEvents(R.raw.sony_dualshock4_usb_motioneventtests); in testAllMotions()
|
D | GoogleAtvReferenceRemoteControlTest.java | 40 testInputEvents(R.raw.google_atvreferenceremote_keyeventtests); in testAllKeys() 50 testInputEvents(R.raw.google_atvreferenceremote_homekey); in testHomeKey()
|
D | NintendoSwitchProTest.java | 57 testInputEvents(R.raw.nintendo_switchpro_keyeventtests); in testAllKeys() 63 testInputEvents(R.raw.nintendo_switchpro_motioneventtests); in testAllMotions()
|
D | GameviceGv186Test.java | 54 testInputEvents(R.raw.gamevice_gv186_keyeventtests); in testAllKeys() 59 testInputEvents(R.raw.gamevice_gv186_motioneventtests); in testAllMotions()
|
D | UsbVoiceCommandTest.java | 124 testInputEvents(R.raw.google_gamepad_keyevent_media_tests); in testMediaKeys() 134 testInputEvents(R.raw.google_gamepad_keyevent_volume_tests); in testVolumeKeys() 143 testInputEvents(R.raw.google_gamepad_assistkey); in testVoiceAssistantKey()
|
D | MicrosoftSculpttouchTest.java | 45 testInputEvents(R.raw.microsoft_sculpttouch_motioneventtests); in testAllMotions()
|
D | MicrosoftDesignerKeyboardTest.java | 40 testInputEvents(R.raw.microsoft_designer_keyboard_keyeventtests); in testAllKeys()
|
D | InputTestCase.java | 261 protected void testInputEvents(int resourceId) { in testInputEvents() method in InputTestCase
|