Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_active_call_off.py62 self.call_utils.is_active_call_ongoing_full_screen(),
Ddialer_test_launch_from_phone_card.py62 self.call_utils.is_active_call_ongoing_full_screen(),
Ddialer_test_active_call_on.py63 self.call_utils.is_active_call_ongoing_full_screen(),
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py605 def is_active_call_ongoing_full_screen(self): member in CallUtils