Searched refs:send (Results 1 – 10 of 10) sorted by relevance
/platform_testing/libraries/aoa-helper/src/com/android/helper/aoa/ |
D | AoaDevice.java | 243 send(HID.TOUCH_SCREEN, data, pause); in touch() 266 send(HID.KEYBOARD, new byte[] {keyCode.byteValue()}, STEP_DELAY); in pressKeys() 267 send(HID.KEYBOARD, new byte[] {(byte) 0}, it.hasNext() ? STEP_DELAY : ACTION_DELAY); in pressKeys() 273 send(AoaDevice.HID.SYSTEM, new byte[] {SYSTEM_WAKE}, ACTION_DELAY); in wakeUp() 278 send(AoaDevice.HID.SYSTEM, new byte[] {SYSTEM_HOME}, ACTION_DELAY); in goHome() 283 send(AoaDevice.HID.SYSTEM, new byte[] {SYSTEM_BACK}, ACTION_DELAY); in goBack() 287 private void send(HID hid, byte[] data, Duration pause) { in send() method in AoaDevice
|
/platform_testing/libraries/health/runners/microbenchmark/ |
D | OWNERS | 9 # Don't send reviews here.
|
/platform_testing/libraries/health/utils/ |
D | OWNERS | 9 # Don't send reviews here.
|
/platform_testing/tests/health/scenarios/ |
D | OWNERS | 9 # Don't send reviews here.
|
/platform_testing/libraries/health/runners/longevity/ |
D | OWNERS | 9 # Don't send reviews here.
|
D | README.md | 86 If any issues are encountered, please send patches to recent contributors.
|
/platform_testing/libraries/health/composers/ |
D | OWNERS | 9 # Don't send reviews here.
|
/platform_testing/libraries/health/rules/ |
D | OWNERS | 9 # Don't send reviews here.
|
/platform_testing/libraries/aoa-helper/ |
D | README.md | 2 …](https://source.android.com/devices/accessories/aoa2). The host can then send commands (e.g. clic…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/ |
D | README.md | 31 [Validate and sent a changelist for review](http://go/westworld-modulefooding#validate-and-send-a-c…
|