Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/shared/
H A DResponseCollective.java55 public ResponseCollective(@NonNull Map<String, Integer> responseCounts, in ResponseCollective()
147 Map<String, Integer> responseCounts = new LinkedHashMap<>(other.mResponseCounts); in combineCollectives() local
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
H A DProviderSessionMetric.java243 Map<String, Integer> responseCounts = new LinkedHashMap<>(); in collectCandidateEntryMetrics() local
278 Map<String, Integer> responseCounts = new LinkedHashMap<>(); in beginCreateCredentialResponseCollectionCandidateEntryMetrics() local
292 Map<String, Integer> responseCounts = new LinkedHashMap<>(); in beginGetCredentialResponseCollectionCandidateEntryMetrics() local