Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
H A DSupportedLinkWrapper.java34 public class SupportedLinkWrapper implements Comparable { class
43 public SupportedLinkWrapper(Context context, String host, SortedSet<DomainOwner> ownerSet) { in SupportedLinkWrapper() method in SupportedLinkWrapper