Searched refs:LifecycleEvent (Results 1 – 2 of 2) sorted by relevance
21 enum class LifecycleEvent(private val id: Int) : UiEventLogger.UiEventEnum { class
50 import com.android.credentialmanager.logging.LifecycleEvent82 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()