Home
last modified time | relevance | path

Searched defs:withAudio (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/radio/
DIRadioService.cpp83 bool withAudio, in attach()
162 bool withAudio = data.readInt32() != 0; in onTransact() local
DRadio.cpp96 bool withAudio, in attach()
/frameworks/base/core/java/android/hardware/radio/
DRadioModule.java39 RadioModule(int moduleId, RadioManager.BandConfig config, boolean withAudio, in RadioModule()
46 RadioManager.BandConfig config, boolean withAudio); in native_setup()
DRadioManager.java1329 public RadioTuner openTuner(int moduleId, BandConfig config, boolean withAudio, in openTuner()
/frameworks/av/services/radio/
DRadioService.cpp122 bool withAudio, in attach()
/frameworks/base/core/jni/
Dandroid_hardware_Radio.cpp561 jobject weak_this, jobject jConfig, jboolean withAudio) in android_hardware_Radio_setup()