Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/tvinput/
DJTvInputHal.cpp171 aidlToNativeAudioType = { variable
207 auto it = aidlToNativeAudioType.find({info.aidlAudioDevice.type.type, in onDeviceAvailable()
210 if (it != aidlToNativeAudioType.end()) { in onDeviceAvailable()