Home
last modified time | relevance | path

Searched defs:inputDeviceIds (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/input/
H A DInputDeviceEnabledTest.java53 final int[] inputDeviceIds = mInputManager.getInputDeviceIds(); in testIsEnabled() local
67 final int[] inputDeviceIds = mInputManager.getInputDeviceIds(); in testEnableDisableException() local
H A DInputDeviceVibratorTest.java93 final int[] inputDeviceIds = mInputManager.getInputDeviceIds(); in getVibrator() local
H A DInputDeviceVibratorManagerTest.java82 final int[] inputDeviceIds = mInputManager.getInputDeviceIds(); in getVibratorManager() local
H A DInputDeviceMultiDeviceKeyEventTest.java107 final int[] inputDeviceIds = mInputManager.getInputDeviceIds(); in setup() local
H A DInputDeviceSensorManagerTest.java218 final int[] inputDeviceIds = mInputManager.getInputDeviceIds(); in getSensorManager() local
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DSearchEventTest.java77 final int[] inputDeviceIds = inputManager.getInputDeviceIds(); in testConstructor() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
H A DMicrophoneDeviceTestActivity.java107 final int[] inputDeviceIds = mInputManager.getInputDeviceIds(); in createInputDeviceItems() local
/aosp_15_r20/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
H A DInputHidTestCase.java171 final int[] inputDeviceIds = inputManager.getInputDeviceIds(); in getInputDevice() local