Home
last modified time | relevance | path

Searched refs:validate_three_preference_buttons (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/connectivity/
H A Dconnectivity_test_disconnect_from_settings.py64 self.call_utils.validate_three_preference_buttons(False),
73 self.call_utils.validate_three_preference_buttons(True),
/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/utilities/
H A Dspectatio_utils.py211 def validate_three_preference_buttons(self, bluetooth_enabled): member in CallUtils