Searched refs:_is_attached_for_subscription (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_phone_setup_utils.py | 74 from acts_contrib.test_utils.tel.tel_test_utils import _is_attached_for_subscription 1777 log, ad, sub_id, max_time, _is_attached_for_subscription,
|
D | tel_test_utils.py | 1946 return _is_attached_for_subscription( 1950 def _is_attached_for_subscription(log, ad, sub_id, voice_or_data): function 1958 return _is_attached_for_subscription( 1992 log, ad, sub_id, max_time, _is_attached_for_subscription,
|