Home
last modified time | relevance | path

Searched refs:candidateTotalEntryCountList (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DMetricUtilities.java300 int[] candidateTotalEntryCountList = new int[providerSize]; in logApiCalledCandidatePhase() local
327 candidateTotalEntryCountList[index] = metric.getResponseCollective() in logApiCalledCandidatePhase()
354 /* candidate_provider_num_entries */ candidateTotalEntryCountList, in logApiCalledCandidatePhase()