Home
last modified time | relevance | path

Searched defs:getDomainSelectionConnection (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/domainselection/
DDomainSelectionResolver.java145 public @Nullable DomainSelectionConnection getDomainSelectionConnection(Phone phone, in getDomainSelectionConnection() method in DomainSelectionResolver
DDomainSelectionController.java140 public @Nullable DomainSelectionConnection getDomainSelectionConnection( in getDomainSelectionConnection() method in DomainSelectionController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsDispatchersController.java148 @Nullable DomainSelectionConnection getDomainSelectionConnection(Phone phone, in getDomainSelectionConnection() method
929 private DomainSelectionConnectionHolder getDomainSelectionConnection(boolean emergency) { in getDomainSelectionConnection() method in SmsDispatchersController