Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py481 def search_contact_by_name(self, search_contact_name): argument
482 logging.info('Searching <%s> in contacts', search_contact_name)
483 self.device.mbs.searchContactsByName(search_contact_name)