Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/
Dutils.py605 def force_airplane_mode(ad, new_state, timeout_value=60): argument
786 def set_ambient_display(ad, new_state): argument
797 def set_adaptive_brightness(ad, new_state): argument
808 def set_auto_rotate(ad, new_state): argument
819 def set_location_service(ad, new_state): argument
840 def set_mobile_data_always_on(ad, new_state): argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py538 def toggle_airplane_mode_by_adb(log, ad, new_state=None): argument
568 def toggle_airplane_mode(log, ad, new_state=None, strict_checking=True): argument
895 def toggle_airplane_mode_msim(log, ad, new_state=None, strict_checking=True): argument
4352 def toggle_volte(log, ad, new_state=None): argument
4368 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument
4394 def toggle_wfc(log, ad, new_state=None): argument
4415 def toggle_wfc_for_subscription(ad, new_state=None, sub_id=None): argument
4646 def toggle_video_calling(log, ad, new_state=None): argument
4672 def toggle_video_calling_for_subscription(ad, new_state=None, sub_id=None): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py633 def wifi_toggle_state(ad, new_state=None, assert_on_fail=True): argument
650 def _wifi_toggle_state(ad, new_state=None): argument