Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DMicrosoftSculpttouchTest.java29 public class MicrosoftSculpttouchTest extends InputHidTestCase {
DMicrosoftXbox2020Test.java29 public class MicrosoftXbox2020Test extends InputHidTestCase {
DRazerKishiTest.java29 public class RazerKishiTest extends InputHidTestCase {
DSonyDualshock4ProUsbTest.java29 public class SonyDualshock4ProUsbTest extends InputHidTestCase {
DAsusGamepadTest.java29 public class AsusGamepadTest extends InputHidTestCase {
DMicrosoftXboxOneSTest.java29 public class MicrosoftXboxOneSTest extends InputHidTestCase {
DRazerJunglecatBluetoothTest.java29 public class RazerJunglecatBluetoothTest extends InputHidTestCase {
DSonyDualshock3UsbTest.java29 public class SonyDualshock3UsbTest extends InputHidTestCase {
DSonyDualshock4ProBluetoothTest.java31 public class SonyDualshock4ProBluetoothTest extends InputHidTestCase {
DSonyDualSenseBluetoothTest.java31 public class SonyDualSenseBluetoothTest extends InputHidTestCase {
DMicrosoftDesignerKeyboardTest.java32 public class MicrosoftDesignerKeyboardTest extends InputHidTestCase {
DSonyDualSenseUsbTest.java31 public class SonyDualSenseUsbTest extends InputHidTestCase {
DSonyDualshock4UsbTest.java31 public class SonyDualshock4UsbTest extends InputHidTestCase {
DGoogleAtvReferenceRemoteControlTest.java31 public class GoogleAtvReferenceRemoteControlTest extends InputHidTestCase {
DRazerServalTest.java31 public class RazerServalTest extends InputHidTestCase {
DSonyDualshock4BluetoothTest.java31 public class SonyDualshock4BluetoothTest extends InputHidTestCase {
DNintendoSwitchProTest.java35 public class NintendoSwitchProTest extends InputHidTestCase {
DRazerRaijuMobileBluetoothTest.java32 public class RazerRaijuMobileBluetoothTest extends InputHidTestCase {
DGameviceGv186Test.java32 public class GameviceGv186Test extends InputHidTestCase {
DUsbVoiceCommandTest.java50 public class UsbVoiceCommandTest extends InputHidTestCase {
DInputHidTestCase.java68 public class InputHidTestCase extends InputTestCase { class
84 InputHidTestCase(int registerResourceId) { in InputHidTestCase() method in InputHidTestCase