Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
DBrowsedAuthenticationMetric.java75 public void setFrameworkException(String frameworkException) { in setFrameworkException() method in BrowsedAuthenticationMetric
DCandidatePhaseMetric.java183 public void setFrameworkException(String frameworkException) { in setFrameworkException() method in CandidatePhaseMetric
DChosenProviderFinalPhaseMetric.java288 public void setFrameworkException(String frameworkException) { in setFrameworkException() method in ChosenProviderFinalPhaseMetric
DProviderSessionMetric.java118 mCandidatePhasePerProviderMetric.setFrameworkException(exceptionType); in collectCandidateFrameworkException()
DRequestSessionMetric.java269 mChosenProviderFinalPhaseMetric.setFrameworkException( in collectFrameworkException()