Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DDomainSelectionService.java144 @Nullable String number, @SelectorType int selectorType, in SelectionAttributes()
390 public Builder(int slotId, int subId, @SelectorType int selectorType) { in Builder()