Searched refs:_wait_for_droid_in_state (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/ |
D | tel_utils.py | 651 return _wait_for_droid_in_state(log, ad, max_time, is_phone_in_call) 654 def _wait_for_droid_in_state(log, ad, max_time, state_check_func, *args, function 668 return _wait_for_droid_in_state(log, ad, max_wait,
|