Home
last modified time | relevance | path

Searched refs:frameworkException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
DBrowsedAuthenticationMetric.java75 public void setFrameworkException(String frameworkException) { in setFrameworkException() argument
76 mFrameworkException = frameworkException; in setFrameworkException()
DCandidatePhaseMetric.java183 public void setFrameworkException(String frameworkException) { in setFrameworkException() argument
184 mFrameworkException = frameworkException; in setFrameworkException()
DChosenProviderFinalPhaseMetric.java288 public void setFrameworkException(String frameworkException) { in setFrameworkException() argument
289 mFrameworkException = frameworkException; in setFrameworkException()