Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_ims_utils.py82 def toggle_volte(log, ad, new_state=None): argument
98 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument
182 def toggle_wfc(log, ad, new_state=None): argument
196 def toggle_wfc_for_subscription(log, ad, new_state=None, sub_id=None): argument
653 def toggle_video_calling(log, ad, new_state=None): argument
679 def toggle_video_calling_for_subscription(ad, new_state=None, sub_id=None): argument
Dtel_test_utils.py459 def toggle_airplane_mode_by_adb(log, ad, new_state=None): argument
489 def toggle_airplane_mode(log, ad, new_state=None, strict_checking=True): argument
747 def toggle_airplane_mode_msim(log, ad, new_state=None, strict_checking=True): argument
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DBaseCellularDut.py31 def toggle_airplane_mode(self, new_state=True): argument
39 def toggle_data_roaming(self, new_state=True): argument
DAndroidCellularDut.py40 def toggle_airplane_mode(self, new_state=True): argument
48 def toggle_data_roaming(self, new_state=True): argument
/tools/test/connectivity/acts/framework/acts/
Dutils.py612 def force_airplane_mode(ad, new_state, timeout_value=60): argument
793 def set_ambient_display(ad, new_state): argument
804 def set_adaptive_brightness(ad, new_state): argument
815 def set_auto_rotate(ad, new_state): argument
826 def set_location_service(ad, new_state): argument
847 def set_mobile_data_always_on(ad, new_state): argument
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py345 def toggle_airplane_mode(log, ad, new_state=None, strict_checking=True): argument
365 def toggle_airplane_mode_by_adb(log, ad, new_state=None): argument
394 def toggle_airplane_mode_msim(log, ad, new_state=None, strict_checking=True): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py671 def wifi_toggle_state(ad, new_state=None, assert_on_fail=True): argument
690 def _wifi_toggle_state(ad, new_state=None): argument