Home
last modified time | relevance | path

Searched refs:reselectDomain (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DDomainSelector.java39 void reselectDomain(@NonNull SelectionAttributes attr); in reselectDomain() method
H A DDomainSelectionService.java639 public void reselectDomain(@NonNull SelectionAttributes attr) { in reselectDomain() method in DomainSelectionService.DomainSelectorWrapper.IDomainSelectorAdapter
644 () -> domainSelector.reselectDomain(attr), TAG, "reselectDomain"); in reselectDomain()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIDomainSelector.aidl23 void reselectDomain(in SelectionAttributes attr); in reselectDomain() method