Searched refs:InputHidTestCase (Results 1 – 25 of 25) sorted by relevance
29 public class GooglePixelUsbCEarbudsTest : InputHidTestCase(R.raw.google_pixelusbcearbuds_register) {
29 public class MicrosoftSculpttouchTest extends InputHidTestCase {
29 public class AsusGamepadTest extends InputHidTestCase {
29 public class MicrosoftXbox2020Test extends InputHidTestCase {
29 public class SonyDualshock4ProUsbTest extends InputHidTestCase {
29 public class RazerKishiTest extends InputHidTestCase {
29 public class MicrosoftXboxOneSTest extends InputHidTestCase {
29 public class RazerJunglecatBluetoothTest extends InputHidTestCase {
29 public class SonyDualshock3UsbTest extends InputHidTestCase {
18 public class GravisGamePadProUsbTest extends InputHidTestCase {
31 public class GoogleAtvReferenceRemoteControlTest extends InputHidTestCase {
30 public class RazerServalTest extends InputHidTestCase {
32 public class MicrosoftDesignerKeyboardTest extends InputHidTestCase {
31 public class RazerRaijuMobileBluetoothTest extends InputHidTestCase {
34 public class SonyDualSenseEdgeUsbTest extends InputHidTestCase {
34 public class SonyDualSenseUsbTest extends InputHidTestCase {
34 public class SonyDualshock4ProBluetoothTest extends InputHidTestCase {
35 public class SonyDualshock4UsbTest extends InputHidTestCase {
37 public class NintendoSwitchProTest extends InputHidTestCase {
32 public class GameviceGv186Test extends InputHidTestCase {
35 public class SonyDualSenseEdgeBluetoothTest extends InputHidTestCase {
34 public class SonyDualshock4BluetoothTest extends InputHidTestCase {
35 public class SonyDualSenseBluetoothTest extends InputHidTestCase {
49 public class UsbVoiceCommandTest extends InputHidTestCase {
70 public abstract class InputHidTestCase extends InputTestCase { class94 InputHidTestCase(int registerResourceId) { in InputHidTestCase() method in InputHidTestCase