Searched refs:reselectDomain (Results 1 – 9 of 9) sorted by relevance
543 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenCsfb()567 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenExtendedServiceRequestFails()580 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenExtendedServiceRequestFails()606 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenExtendedServiceRequestFailIsoMatch()619 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenExtendedServiceRequestFailIsoMatch()645 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenExtendedServiceRequestFailIsoNotMatch()658 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenExtendedServiceRequestFailIsoNotMatch()682 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenNotExtendedServiceRequestFails()692 mDomainSelector.reselectDomain(attr); in testDefaultCombinedImsRegisteredSelectPsThenNotExtendedServiceRequestFails()1086 mDomainSelector.reselectDomain(attr); in testNotSupportPsEmergency()[all …]
222 mDomainSelector.reselectDomain(mSelectionAttributes); in testReselectDomain()242 mDomainSelector.reselectDomain(mSelectionAttributes); in testReselectDomainWhilePreviousRequestInProgress()
55 public void reselectDomain(@NonNull SelectionAttributes attr) { in reselectDomain() method in DomainSelectorBaseTest.TestDomainSelectorBase
429 mNormalCallDomainSelector.reselectDomain(attributes); in testDomainSelection()642 mNormalCallDomainSelector.reselectDomain(attributes); in testEmcCsFailureAndPsRedial()663 mNormalCallDomainSelector.reselectDomain(attributes); in testEmcCsFailureAndPsRedial()
74 public void reselectDomain(@NonNull SelectionAttributes attr) { in reselectDomain() method in SmsDomainSelector
154 public void reselectDomain(SelectionAttributes attributes) { in reselectDomain() method in NormalCallDomainSelector
430 public void reselectDomain(SelectionAttributes attr) { in reselectDomain() method in EmergencyCallDomainSelector433 post(() -> { reselectDomain(); }); in reselectDomain()436 private void reselectDomain() { in reselectDomain() method in EmergencyCallDomainSelector
2303 verify(mEmergencyCallDomainSelectionConnection).reselectDomain(any()); in testDomainSelectionRedialCs()2333 verify(mEmergencyCallDomainSelectionConnection).reselectDomain(any()); in testDomainSelectionRedialPs()2369 verify(mEmergencyCallDomainSelectionConnection).reselectDomain(any()); in testDomainSelectionRedialFailedWithException()2450 verify(mEmergencyCallDomainSelectionConnection).reselectDomain(any()); in testDomainSelectionRedialRejectIncoming()3266 .reselectDomain(any()); in testDomainSelectionRedialLocalHangupReselectDomain()3270 verify(mEmergencyCallDomainSelectionConnection).reselectDomain(any()); in testDomainSelectionRedialLocalHangupReselectDomain()3548 .reselectDomain(any()); in testDomainSelectionTempFailure()3552 verify(mEmergencyCallDomainSelectionConnection).reselectDomain(any()); in testDomainSelectionTempFailure()3568 .reselectDomain(any()); in testDomainSelectionPermFailure()3572 verify(mEmergencyCallDomainSelectionConnection).reselectDomain(any()); in testDomainSelectionPermFailure()[all …]
2891 mEmergencyCallDomainSelectionConnection.reselectDomain(attr); in maybeReselectDomainForEmergencyCall()3066 .reselectDomain(selectionAttributes); in maybeReselectDomainForNormalCall()