Searched refs:getBrowsedAuthenticationMetric (Results 1 – 3 of 3) sorted by relevance
204 int initialAuthMetricsProvider = providerSessionMetric.getBrowsedAuthenticationMetric() in onUiSelection()210 int numAuthPerProvider = providerSessionMetric.getBrowsedAuthenticationMetric().size(); in onUiSelection()214 providerSession.mProviderSessionMetric.getBrowsedAuthenticationMetric() in onUiSelection()
130 var authMetrics = sessionMetric.getBrowsedAuthenticationMetric(); in collectAuthAggregates()
75 public List<BrowsedAuthenticationMetric> getBrowsedAuthenticationMetric() { in getBrowsedAuthenticationMetric() method in ProviderSessionMetric