Searched refs:TrustAgentUiEvent (Results 1 – 2 of 2) sorted by relevance
22 enum class TrustAgentUiEvent(private val metricId: Int) : UiEventLogger.UiEventEnum { class
138 import com.android.systemui.keyguard.shared.constants.TrustAgentUiEvent;536 TrustAgentUiEvent.TRUST_AGENT_NEWLY_UNLOCKED, in onTrustChanged()