Searched refs:check_apm_mode_on_by_serial (Results 1 – 2 of 2) sorted by relevance
61 from acts_contrib.test_utils.tel.tel_test_utils import check_apm_mode_on_by_serial109 if check_apm_mode_on_by_serial(self.ad, list_of_devices[i]):114 if check_apm_mode_on_by_serial(self.ad,
8842 def check_apm_mode_on_by_serial(ad, serial_id): function