Home
last modified time | relevance | path

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

/packages/apps/Car/Radio/src/com/android/car/radio/platform/
DRadioTunerExt.java83 final AudioDeviceInfo tunerDevice = findTunerDevice(context, null); in RadioTunerExt() local
84 if (tunerDevice == null) { in RadioTunerExt()
88 .setAudioDeviceInfo(tunerDevice) in RadioTunerExt()