Searched refs:callee_slot (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveGFTDSDSSupplementaryServiceTest.py | 405 callee_slot, argument 449 if callee_slot is not None: 451 self.log, ad_callee, callee_slot) 454 "Failed to get sub ID at slot %s.", callee_slot) 457 self.log, ad_callee, 1-callee_slot) 463 "Failed to get sub ID at slot %s.", callee_slot) 465 callee_slot = "auto" 469 callee_slot, get_incoming_voice_sub_id(ad_callee)) 563 if callee_slot == 1: 570 elif callee_slot == 0: [all …]
|
D | TelLiveGFTDSDSWfcSupplementaryServiceTest.py | 436 callee_slot, argument 494 self.log, ad_callee, callee_slot) 497 "Failed to get sub ID at slot %s.", callee_slot) 500 self.log, ad_callee, 1-callee_slot) 504 callee_slot, get_incoming_voice_sub_id(ad_callee)) 532 if callee_slot == 1: 543 elif callee_slot == 0: 555 self.log, ad_callee, callee_rat[callee_slot], only_return_fn=True) 557 if callee_rat[callee_slot] == 'wfc': 563 wfc_mode[callee_slot], [all …]
|