Home
last modified time | relevance | path

Searched refs:get_network_rat_for_subscription (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py94 from acts_contrib.test_utils.tel.tel_test_utils import get_network_rat_for_subscription
253 return get_network_rat_for_subscription(log, ad, sub_id,
1378 nw_type = get_network_rat_for_subscription(log, ad, sub_id,
1406 nw_type = get_network_rat_for_subscription(log, ad, sub_id,
1490 nw_type = get_network_rat_for_subscription(log, ad, sub_id,
1520 nw_type = get_network_rat_for_subscription(log, ad, sub_id,
Dtel_data_utils.py87 from acts_contrib.test_utils.tel.tel_test_utils import get_network_rat_for_subscription
540 get_network_rat_for_subscription(
713 data_rat_before_reboot = get_network_rat_for_subscription(
715 voice_rat_before_reboot = get_network_rat_for_subscription(
781 data_rat_after_reboot = get_network_rat_for_subscription(
783 voice_rat_after_reboot = get_network_rat_for_subscription(
Dtel_phone_setup_utils.py79 from acts_contrib.test_utils.tel.tel_test_utils import get_network_rat_for_subscription
1627 data_rat = get_network_rat_for_subscription(
1632 voice_rat = get_network_rat_for_subscription(
Dtel_test_utils.py1951 rat = get_network_rat_for_subscription(log, ad, sub_id, voice_or_data)
2143 nw_rat = get_network_rat_for_subscription(log, ad, sub_id, service)
2190 nw_rat = get_network_rat_for_subscription(log, ad, sub_id, service)
2220 return get_network_rat_for_subscription(
2224 def get_network_rat_for_subscription(log, ad, sub_id, voice_or_data): function
2281 get_network_rat_for_subscription(log, ad, sub_id, voice_or_data))