Searched refs:mElementKeys (Results 1 – 3 of 3) sorted by relevance
111 private final Set<String> mElementKeys; field in ProviderRegistryGetSession127 mElementKeys = new HashSet<>(requestOption in ProviderRegistryGetSession()145 mElementKeys = new HashSet<>(requestOption in ProviderRegistryGetSession()269 mElementKeys); in invokeSession()
53 final Set<String> mElementKeys; field in CredentialDescriptionRegistry.FilterResult61 mElementKeys = elementKeys; in FilterResult()
425 if (CredentialDescriptionRegistry.checkForMatch(filterResult.mElementKeys, in getFilteredResultFromRegistry()