Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveProjectFiTest.py218 ad.send_keycode("HOME")
222 ad.send_keycode("WAKEUP")
235 ad.send_keycode("TAB")
236 ad.send_keycode("TAB")
237 ad.send_keycode("ENTER")
241 ad.send_keycode("TAB")
242 ad.send_keycode("TAB")
243 ad.send_keycode("ENTER")
247 ad.send_keycode("ENTER")
475 ad.send_keycode("ENTER")
DTelLiveEmergencyBase.py189 self.dut.send_keycode("BACK")
190 self.dut.send_keycode("BACK")
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_power_test_utils.py57 self.android_device.send_keycode('MENU')
74 self.android_device.send_keycode('MEDIA_PAUSE')
81 self.android_device.send_keycode('MEDIA_PLAY')
88 self.android_device.send_keycode('MEDIA_STOP')
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabProjectFiTest.py314 ad.send_keycode("HOME")
318 ad.send_keycode("WAKEUP")
331 ad.send_keycode("TAB")
332 ad.send_keycode("TAB")
333 ad.send_keycode("ENTER")
337 ad.send_keycode("TAB")
338 ad.send_keycode("TAB")
339 ad.send_keycode("ENTER")
343 ad.send_keycode("ENTER")
583 ad.send_keycode("ENTER")
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1453 def send_keycode(self, keycode): member in AndroidDevice
1584 self.send_keycode("WAKEUP")
1589 self.send_keycode("SLEEP")
1593 self.send_keycode("NUMPAD_%s" % number)
1599 self.send_keycode("SLEEP")
1601 self.send_keycode("WAKEUP")
1603 self.send_keycode("MENU")
1605 self.send_keycode("DEL")
1608 self.send_keycode("ENTER")
1609 self.send_keycode("BACK")
/tools/test/connectivity/acts_tests/tests/google/power/gnss/
DPowerGnssDpoSimTest.py86 self.dut.send_keycode("SLEEP")
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerGTWGnssBaseTest.py106 self.ad.send_keycode('WAKEUP')
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssFunctionTest.py548 self.ad.send_keycode("HOME")
577 self.ad.send_keycode("HOME")
606 self.ad.send_keycode("HOME")