Home
last modified time | relevance | path

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

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