Home
last modified time | relevance | path

Searched defs:openTuner (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/radio/
DIRadioService.aidl33 ITuner openTuner(int moduleId, in RadioManager.BandConfig bandConfig, boolean withAudio, in openTuner() method
DRadioManager.java1915 public RadioTuner openTuner(int moduleId, BandConfig config, boolean withAudio, in openTuner() method in RadioManager
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/
DBroadcastRadioService.java59 public ITuner openTuner(int moduleId, RadioManager.BandConfig bandConfig, in openTuner() method in BroadcastRadioService
/frameworks/base/services/core/java/com/android/server/broadcastradio/
DIRadioServiceAidlImpl.java91 public ITuner openTuner(int moduleId, RadioManager.BandConfig bandConfig, in openTuner() method in IRadioServiceAidlImpl
DIRadioServiceHidlImpl.java97 public ITuner openTuner(int moduleId, RadioManager.BandConfig bandConfig, in openTuner() method in IRadioServiceHidlImpl