Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/tvinput/
DJTvInputHal.cpp209 audio_devices_t nativeAudioType = AUDIO_DEVICE_NONE; in onDeviceAvailable() local
211 nativeAudioType = it->second; in onDeviceAvailable()
214 nativeAudioType); in onDeviceAvailable()