Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java203 final Intent visualQueryDetectionServiceIntent = in HotwordDetectionConnection() local
205 visualQueryDetectionServiceIntent.setComponent(mVisualQueryDetectionComponentName); in HotwordDetectionConnection()
214 new ServiceConnectionFactory(visualQueryDetectionServiceIntent, in HotwordDetectionConnection()