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