Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistLogger.kt30 import com.android.systemui.assist.AssistantInvocationEvent.Companion.eventFromLegacyInvocationType
59 eventFromLegacyInvocationType(legacyInvocationType, isInvocationComplete),
H A DAssistantInvocationEvent.kt72 fun eventFromLegacyInvocationType(legacyInvocationType: Int, isInvocationComplete: Boolean): regex