Searched defs:voice_or_data (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_phone_setup_utils.py | 1218 voice_or_data=None, argument 1234 voice_or_data=None, argument 1277 voice_or_data=None, argument 1292 voice_or_data=None, argument 1334 voice_or_data=None, argument 1354 voice_or_data=None, argument 1453 voice_or_data=None): argument 1465 voice_or_data=None): argument 1475 voice_or_data=None): argument 1487 voice_or_data=None): argument [all …]
|
D | tel_test_utils.py | 1945 def _is_attached(log, ad, voice_or_data): argument 1950 def _is_attached_for_subscription(log, ad, sub_id, voice_or_data): argument 2112 def is_droid_in_rat_family(log, ad, rat_family, voice_or_data=None): argument 2122 voice_or_data=None): argument 2127 def is_droid_in_rat_familiy_list(log, ad, rat_family_list, voice_or_data=None): argument 2137 voice_or_data=None): argument 2151 def is_droid_in_network_generation(log, ad, nw_gen, voice_or_data): argument 2170 voice_or_data): argument 2208 def get_network_rat(log, ad, voice_or_data): argument 2224 def get_network_rat_for_subscription(log, ad, sub_id, voice_or_data): argument [all …]
|