Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java122 private static final String TEST_INPUT_CMD = "dumpsys input"; field in TestDevice
1234 executeShellCommand(TEST_INPUT_CMD, receiver); in isDeviceInputReady()