Searched defs:selectorType (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/domainselection/ |
D | DomainSelectionResolver.java | 162 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency) { in getDomainSelectionConnection()
|
D | DomainSelectionController.java | 294 @DomainSelectionService.SelectorType int selectorType, in getDomainSelectionConnection()
|
D | DomainSelectionConnection.java | 369 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency, in DomainSelectionConnection()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/domainselection/ |
D | DomainSelectionConnectionTest.java | 799 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/ |
D | DomainSelectionService.java | 173 @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/ |
D | SmsDispatchersController.java | 171 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency); in getDomainSelectionConnection()
|