Home
last modified time | relevance | path

Searched refs:setDomainSelectionResolverProxy (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsDispatchersControllerTest.java853 mSmsDispatchersController.setDomainSelectionResolverProxy( in testSendTextWhenDomainSelectionFinishedAndNewTextSent()
924 mSmsDispatchersController.setDomainSelectionResolverProxy( in testSendTextForEmergencyWhenDomainSelectionFinishedAndNewTextSent()
972 mSmsDispatchersController.setDomainSelectionResolverProxy( in testSendTextFallbackWhenDomainSelectionConnectionNotCreated()
1013 mSmsDispatchersController.setDomainSelectionResolverProxy( in testSendTextFallbackForEmergencyWhenDomainSelectionConnectionNotCreated()
1067 mSmsDispatchersController.setDomainSelectionResolverProxy( in setUpDomainSelectionEnabled()
1088 mSmsDispatchersController.setDomainSelectionResolverProxy( in setUpDomainSelectionConnection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsDispatchersController.java970 public void setDomainSelectionResolverProxy(@NonNull DomainSelectionResolverProxy proxy) { in setDomainSelectionResolverProxy() method in SmsDispatchersController