Searched refs:toggle_wfc_for_subscription (Results 1 – 3 of 3) sorted by relevance
53 from acts_contrib.test_utils.tel.tel_test_utils import toggle_wfc_for_subscription600 if not toggle_wfc_for_subscription(838 if not toggle_wfc_for_subscription(
51 from acts_contrib.test_utils.tel.tel_test_utils import toggle_wfc_for_subscription506 if not toggle_wfc_for_subscription(self.log, ad, new_state=wfc, sub_id=sub_id):
5130 return toggle_wfc_for_subscription(5134 def toggle_wfc_for_subscription(log, ad, new_state=None, sub_id=None): function