Home
last modified time | relevance | path

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

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