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.java146 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency) { in getDomainSelectionConnection()
DDomainSelectionController.java142 @DomainSelectionService.SelectorType int selectorType, in getDomainSelectionConnection()
DDomainSelectionConnection.java217 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency, in DomainSelectionConnection()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/domainselection/
DDomainSelectionConnectionTest.java294 int slotId, int subId, int selectorType, boolean isEmergency, in getSelectionAttributes()
/frameworks/base/telephony/java/android/telephony/
DDomainSelectionService.java144 @Nullable String number, @SelectorType int selectorType, in SelectionAttributes()
390 public Builder(int slotId, int subId, @SelectorType int selectorType) { in Builder()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsDispatchersController.java149 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency); in getDomainSelectionConnection()