Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_verify_call_history.py49 self.call_utils.end_call()
53 self.call_utils.end_call()
Ddialer_test_basic_calling_test_with_reject_call.py50 self.call_utils.end_call()
Ddialer_test_call_from_history.py33 self.call_utils.end_call()
Ddialer_test_contact_test.py57 self.call_utils.end_call()
Ddialer_test_search_contacts_and_call.py64 self.call_utils.end_call()
Ddialer_test_mute_unmute_call.py67 self.call_utils.end_call()
Ddialer_test_dial_test.py53 self.call_utils.end_call()
Ddialer_test_launch_from_phone_card.py67 self.call_utils.end_call()
/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_call_from_dialer.py49 self.call_utils.end_call()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py53 def end_call(self): member in CallUtils