Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DAndroidCellularDut.py49 def toggle_airplane_mode(self, new_state=True): argument
57 def toggle_data_roaming(self, new_state=True): argument
142 def toggle_data(self, new_state=True): argument
DBaseCellularDut.py31 def toggle_airplane_mode(self, new_state=True): argument
39 def toggle_data_roaming(self, new_state=True): argument
/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
657 def toggle_video_calling(log, ad, new_state=None): argument
683 def toggle_video_calling_for_subscription(ad, new_state=None, sub_id=None): argument
Dtel_test_utils.py465 def toggle_airplane_mode_by_adb(log, ad, new_state=None): argument
496 def toggle_airplane_mode(log, ad, new_state=None, strict_checking=True): argument
754 def toggle_airplane_mode_msim(log, ad, new_state=None, strict_checking=True): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py488 new_state=None, argument
522 def toggle_airplane_mode_msim(self, new_state=None, strict_checking=True): argument
684 new_state=None, argument
/tools/test/connectivity/acts/framework/acts/
Dutils.py615 def force_airplane_mode(ad, new_state, timeout_value=60): argument
796 def set_ambient_display(ad, new_state): argument
807 def set_adaptive_brightness(ad, new_state): argument
818 def set_auto_rotate(ad, new_state): argument
829 def set_location_service(ad, new_state): argument
850 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.py685 def wifi_toggle_state(ad, new_state=None, assert_on_fail=True): argument
704 def _wifi_toggle_state(ad, new_state=None): argument