Searched refs:isDomainSelectionSupported (Results 1 – 5 of 5) sorted by relevance
1189 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in onCreateOutgoingConnection()1214 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in onCreateOutgoingConnection()1220 int timeoutToOnTimeoutCallback = mDomainSelectionResolver.isDomainSelectionSupported() in onCreateOutgoingConnection()1232 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in onCreateOutgoingConnection()1246 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in onCreateOutgoingConnection()1348 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in onCreateOutgoingConnection()1455 if (mDomainSelectionResolver.isDomainSelectionSupported() in handleOnComplete()2224 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in retryOutgoingOriginalConnection()2321 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in placeOutgoingConnection()2394 if (mDomainSelectionResolver.isDomainSelectionSupported()) { in placeOutgoingConnection()[all …]
253 .isDomainSelectionSupported()) { in onCreateDialog()
564 if (DomainSelectionResolver.getInstance().isDomainSelectionSupported()) { in onCreate()
13016 public boolean isDomainSelectionSupported() { in isDomainSelectionSupported() method in PhoneInterfaceManager13022 return DomainSelectionResolver.getInstance().isDomainSelectionSupported(); in isDomainSelectionSupported()13041 if (DomainSelectionResolver.getInstance().isDomainSelectionSupported()) { in isAospDomainSelectionService()13989 if (DomainSelectionResolver.getInstance().isDomainSelectionSupported()) { in setDomainSelectionServiceOverride()14017 if (DomainSelectionResolver.getInstance().isDomainSelectionSupported()) { in clearDomainSelectionServiceOverride()
320 doReturn(false).when(mDomainSelectionResolver).isDomainSelectionSupported(); in setUp()2014 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in testHoldOnOtherSubForVirtualDsdaDeviceWithDomainSelectionEnabled()3017 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in testDomainSelectionSwitchPhones()3046 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in testOnSelectionTerminatedPerm()3092 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in testOnSelectionTerminatedTemp()3138 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in testOnSelectionTerminatedUnspecified()3946 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in testGetPhoneInEmergencyCallbackModeMultiSim()3990 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in setupForDialForDomainSelection()4063 doReturn(true).when(mDomainSelectionResolver).isDomainSelectionSupported(); in setupForReDialForDomainSelection()