Home
last modified time | relevance | path

Searched defs:selectorType (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/domainselection/
DDomainSelectionResolver.java162 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency) { in getDomainSelectionConnection()
DDomainSelectionController.java294 @DomainSelectionService.SelectorType int selectorType, in getDomainSelectionConnection()
DDomainSelectionConnection.java369 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency, in DomainSelectionConnection()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/domainselection/
DDomainSelectionConnectionTest.java799 private DomainSelectionConnection createConnection(Phone phone, int selectorType, in createConnection()
810 int slotId, int subId, int selectorType, boolean isEmergency, in getSelectionAttributes()
/frameworks/base/telephony/java/android/telephony/
DDomainSelectionService.java173 @Nullable Uri address, @SelectorType int selectorType, in SelectionAttributes()
424 public Builder(int slotIndex, int subscriptionId, @SelectorType int selectorType) { in Builder()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsDispatchersController.java171 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency); in getDomainSelectionConnection()