Home
last modified time | relevance | path

Searched refs:frameworkException (Results 1 – 3 of 3) 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() argument
76 mFrameworkException = frameworkException; in setFrameworkException()
H A DCandidatePhaseMetric.java183 public void setFrameworkException(String frameworkException) { in setFrameworkException() argument
184 mFrameworkException = frameworkException; in setFrameworkException()
H A DChosenProviderFinalPhaseMetric.java284 public void setFrameworkException(String frameworkException) { in setFrameworkException() argument
285 mFrameworkException = frameworkException; in setFrameworkException()