Searched refs:reselectDomain (Results 1 – 3 of 3) sorted by relevance
39 void reselectDomain(@NonNull SelectionAttributes attr); in reselectDomain() method
639 public void reselectDomain(@NonNull SelectionAttributes attr) { in reselectDomain() method in DomainSelectionService.DomainSelectorWrapper.IDomainSelectorAdapter644 () -> domainSelector.reselectDomain(attr), TAG, "reselectDomain"); in reselectDomain()
23 void reselectDomain(in SelectionAttributes attr); in reselectDomain() method