Searched defs:state_check_func (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/ |
D | tel_utils.py | 654 def _wait_for_droid_in_state(log, ad, max_time, state_check_func, *args, argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 5569 def _wait_for_droid_in_state(log, ad, max_time, state_check_func, *args, argument 5582 log, ad, sub_id, max_time, state_check_func, *args, **kwargs): argument 5593 def _wait_for_droids_in_state(log, ads, max_time, state_check_func, *args, argument 8874 def wait_for_state(state_check_func, argument 11091 def change_voice_subid_temporarily(ad, sub_id, state_check_func, params=None): argument
|