Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/shared/
DResponseCollective.java55 public ResponseCollective(@NonNull Map<String, Integer> responseCounts, in ResponseCollective()
147 Map<String, Integer> responseCounts = new LinkedHashMap<>(other.mResponseCounts); in combineCollectives() local
/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
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