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_serial107 if check_apm_mode_on_by_serial(self.ad, list_of_devices[i]):112 if check_apm_mode_on_by_serial(self.ad,
2904 def check_apm_mode_on_by_serial(ad, serial_id): function