Searched refs:supportedElementKeys (Results 1 – 2 of 2) sorted by relevance
72 @NonNull Set<String> supportedElementKeys, in CredentialDescription() argument75 mSupportedElementKeys = Objects.requireNonNull(supportedElementKeys); in CredentialDescription()
185 public Set<FilterResult> getMatchingProviders(Set<Set<String>> supportedElementKeys) { in getMatchingProviders() argument191 supportedElementKeys)) { in getMatchingProviders()