Home
last modified time | relevance | path

Searched refs:get_subid_from_slot_index (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_subscription_utils.py50 outgoing_voice_sub_id = get_subid_from_slot_index(
63 outgoing_message_sub_id = get_subid_from_slot_index(
76 default_data_sub_id = get_subid_from_slot_index(
91 incoming_voice_sub_id = get_subid_from_slot_index(
105 incoming_message_sub_id = get_subid_from_slot_index(
157 def get_subid_from_slot_index(log, ad, sim_slot_index): function
244 sub_id = get_subid_from_slot_index(ad.log, ad, slot_id)
Dtel_voice_utils.py54 from acts.test_utils.tel.tel_subscription_utils import get_subid_from_slot_index
277 ads[0], get_subid_from_slot_index(log,ads[0],slot))
279 ads[1], get_subid_from_slot_index(log,ads[1],slot))
799 log, ad, get_subid_from_slot_index(log,ad,slot_id))
Dtel_data_utils.py21 get_subid_from_slot_index
487 sub_id = get_subid_from_slot_index(log, ad, sim_slot)
Dtel_test_utils.py171 get_default_data_sub_id, get_subid_from_slot_index
2089 subid_callee = get_subid_from_slot_index(log, ad_callee, slot_id_callee)
4351 subid_rx = get_subid_from_slot_index(log, ad_rx, slot_id_rx)
4584 subid_rx = get_subid_from_slot_index(log, ad_rx, slot_id_rx)
/tools/test/connectivity/acts/tests/google/tel/live/msim/
DTelLiveMSIMSmsTest.py22 import get_subid_from_slot_index, set_subid_for_message
48 ads[0], get_subid_from_slot_index(self.log,ads[0],slot))
50 ads[1], get_subid_from_slot_index(self.log,ads[1],slot))
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveStressTest.py97 from acts.test_utils.tel.tel_subscription_utils import get_subid_from_slot_index
238 sub_id = get_subid_from_slot_index(self.log, ads[0], slot_id)
344 sub_id = get_subid_from_slot_index(self.log, ads[0], slot_id)
693 sub_id = get_subid_from_slot_index(self.log, self.dut, slot_id)
DTelLiveDSDSVoiceTest.py96 from acts.test_utils.tel.tel_subscription_utils import get_subid_from_slot_index
141 sub_id = get_subid_from_slot_index(ads[0].log, ads[0], slot_id)
DTelLiveDataTest.py28 get_subid_from_slot_index
2484 next_data_sub_id = get_subid_from_slot_index(self.log, ad,
2890 next_data_sub_id = get_subid_from_slot_index(self.log, ad,
3041 non_active_sub_id = get_subid_from_slot_index(