Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
H A DConversionUtil.java327 PhraseRecognitionEvent hidl2aidlPhraseRecognitionEvent(@NonNull in hidl2aidlPhraseRecognitionEvent() method in ConversionUtil
340 PhraseRecognitionEvent hidl2aidlPhraseRecognitionEvent( in hidl2aidlPhraseRecognitionEvent() method in ConversionUtil
H A DSoundTriggerHw2Compat.java587 eventSys.phraseRecognitionEvent = ConversionUtil.hidl2aidlPhraseRecognitionEvent(event); in phraseRecognitionCallback_2_1()