Home
last modified time | relevance | path

Searched refs:logNormal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/logging/
DUIMetrics.kt60 fun logNormal(event: UiEventLogger.UiEventEnum, packageName: String?) { in logNormal() method
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/
DCredentialSelectorViewModel.kt82 uiMetrics.logNormal(LifecycleEvent.CREDMAN_ACTIVITY_INIT, in <lambda>()
117 this.uiMetrics.logNormal(LifecycleEvent.CREDMAN_ACTIVITY_NEW_REQUEST, in onNewCredentialManagerRepo()
225 this.uiMetrics.logNormal(LifecycleEvent.CREDMAN_ACTIVITY_INTERNAL_ERROR, in onInternalError()