Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/
DMetricUtilities.java218 BrowsedAuthenticationMetric authenticationMetric, in logApiCalledAuthenticationMetric() argument
225 /* session_id */ authenticationMetric.getSessionIdProvider(), in logApiCalledAuthenticationMetric()
227 /* chosen_provider_uid */ authenticationMetric.getProviderUid(), in logApiCalledAuthenticationMetric()
229 authenticationMetric.getAuthEntryCollective().getUniqueResponseStrings(), in logApiCalledAuthenticationMetric()
231 authenticationMetric.getAuthEntryCollective().getUniqueResponseCounts(), in logApiCalledAuthenticationMetric()
233 authenticationMetric.getAuthEntryCollective().getUniqueEntries(), in logApiCalledAuthenticationMetric()
235 authenticationMetric.getAuthEntryCollective().getUniqueEntryCounts(), in logApiCalledAuthenticationMetric()
237 authenticationMetric.getFrameworkException(), in logApiCalledAuthenticationMetric()
238 /* exception_specified */ authenticationMetric.isHasException(), in logApiCalledAuthenticationMetric()
240 authenticationMetric.getProviderStatus(), in logApiCalledAuthenticationMetric()
[all …]