Searched refs:eventFromLegacyInvocationType (Results 1 – 2 of 2) sorted by relevance
30 import com.android.systemui.assist.AssistantInvocationEvent.Companion.eventFromLegacyInvocationType60 eventFromLegacyInvocationType(legacyInvocationType, isInvocationComplete), in reportAssistantInvocationEventFromLegacy()
69 fun eventFromLegacyInvocationType(legacyInvocationType: Int, isInvocationComplete: Boolean) in eventFromLegacyInvocationType() method