Home
last modified time | relevance | path

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

/frameworks/av/radio/
DIRadioService.cpp82 bool withAudio, in attach()
163 bool withAudio = data.readInt32() != 0; in onTransact() local
DRadio.cpp96 bool withAudio, in attach()
/frameworks/base/core/java/android/hardware/radio/
DRadioModule.java42 RadioModule(int moduleId, RadioManager.BandConfig config, boolean withAudio, in RadioModule()
49 RadioManager.BandConfig config, boolean withAudio); in native_setup()
DRadioManager.java1331 public RadioTuner openTuner(int moduleId, BandConfig config, boolean withAudio, in openTuner()
/frameworks/av/services/radio/
DRadioService.cpp110 bool withAudio, in attach()
/frameworks/base/core/jni/
Dandroid_hardware_Radio.cpp564 jobject weak_this, jobject jConfig, jboolean withAudio) in android_hardware_Radio_setup()