Home
last modified time | relevance | path

Searched refs:send_keycode (Results 1 – 18 of 18) 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")
DTelLiveGFTRcsTest.py47 ad.send_keycode("HOME")
DTelLiveEmergencyBase.py177 self.dut.send_keycode("BACK")
178 self.dut.send_keycode("BACK")
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabProjectFiTest.py307 ad.send_keycode("HOME")
311 ad.send_keycode("WAKEUP")
324 ad.send_keycode("TAB")
325 ad.send_keycode("TAB")
326 ad.send_keycode("ENTER")
330 ad.send_keycode("TAB")
331 ad.send_keycode("TAB")
332 ad.send_keycode("ENTER")
336 ad.send_keycode("ENTER")
575 ad.send_keycode("ENTER")
/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/acts_contrib/test_utils/tel/
Dtel_test_utils.py397 ad.send_keycode("ENTER")
403 ad.send_keycode("BACK")
2784 ad.send_keycode('HOME')
3448 ad.send_keycode("MENU")
3449 ad.send_keycode("HOME")
3456 ad.send_keycode("TAB")
3458 ad.send_keycode("ENTER")
3496 ad.send_keycode("MENU")
3497 ad.send_keycode("HOME")
3505 ad.send_keycode("TAB")
[all …]
Damarisoft_sim_utils.py200 ad.send_keycode(key_code)
202 ad.send_keycode('ENTER')
207 ad.send_keycode(key_code)
209 ad.send_keycode('ENTER')
Dtel_ss_utils.py675 ad.send_keycode("ENTER")
679 ad.send_keycode("BACK")
681 ad.send_keycode("BACK")
820 ad.send_keycode("PLUS")
828 ad.send_keycode("ENTER")
832 ad.send_keycode("BACK")
834 ad.send_keycode("BACK")
1400 ad.send_keycode("ENTER")
1403 ad.send_keycode("BACK")
1405 ad.send_keycode("BACK")
Dtel_message_utils.py495 ad.send_keycode("BACK")
705 ad.send_keycode("BACK")
1343 ad.send_keycode("BACK")
1757 ad.send_keycode("BACK")
1836 ad.send_keycode("HOME")
1846 ad.send_keycode("HOME")
Dtel_voice_utils.py163 ad.send_keycode("POUND")
165 ad.send_keycode("STAR")
167 ad.send_keycode("%s" % number)
233 ad.send_keycode("CALL")
265 ad.send_keycode("ENDCALL")
329 ad.send_keycode("MENU")
Dtel_logging_utils.py401 ad.send_keycode("HOME")
Dtel_phone_setup_utils.py1687 ad.send_keycode("ENDCALL")
Dtel_data_utils.py2439 ad.send_keycode("BACK")
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1533 def send_keycode(self, keycode): member in AndroidDevice
1656 self.send_keycode("WAKEUP")
1661 self.send_keycode("SLEEP")
1665 self.send_keycode("NUMPAD_%s" % number)
1671 self.send_keycode("SLEEP")
1673 self.send_keycode("WAKEUP")
1675 self.send_keycode("MENU")
1677 self.send_keycode("DEL")
1680 self.send_keycode("ENTER")
1681 self.send_keycode("BACK")
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py612 ad.send_keycode("HOME")
647 ad.send_keycode("HOME")
667 ad.send_keycode("HOME")
1383 ad.send_keycode("HOME")
1514 ad.send_keycode("BACK")
1593 ad.send_keycode("BACK")
1597 ad.send_keycode("BACK")
1676 ad.send_keycode("BACK")
1796 ad.send_keycode("HOME")
/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.py109 self.ad.send_keycode('WAKEUP')
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssFunctionTest.py554 self.ad.send_keycode("HOME")