Searched defs:selectorType (Results 1 – 6 of 6) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/domainselection/ |
| D | DomainSelectionResolver.java | 146 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency) { in getDomainSelectionConnection()
|
| D | DomainSelectionController.java | 142 @DomainSelectionService.SelectorType int selectorType, in getDomainSelectionConnection()
|
| D | DomainSelectionConnection.java | 217 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency, in DomainSelectionConnection()
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/domainselection/ |
| D | DomainSelectionConnectionTest.java | 294 int slotId, int subId, int selectorType, boolean isEmergency, in getSelectionAttributes()
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | DomainSelectionService.java | 144 @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/ |
| D | SmsDispatchersController.java | 149 @DomainSelectionService.SelectorType int selectorType, boolean isEmergency); in getDomainSelectionConnection()
|