Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
H A DConversionUtil.java137 static int hidl2aidlSoundModelType(int hidlType) { in hidl2aidlSoundModelType() method in ConversionUtil
303 aidlEvent.type = hidl2aidlSoundModelType(hidlEvent.type); in hidl2aidlRecognitionEvent()