Searched defs:openTuner (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/hardware/radio/ |
D | IRadioService.aidl | 33 ITuner openTuner(int moduleId, in RadioManager.BandConfig bandConfig, boolean withAudio, in openTuner() method
|
D | RadioManager.java | 1915 public RadioTuner openTuner(int moduleId, BandConfig config, boolean withAudio, in openTuner() method in RadioManager
|
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/ |
D | BroadcastRadioService.java | 59 public ITuner openTuner(int moduleId, RadioManager.BandConfig bandConfig, in openTuner() method in BroadcastRadioService
|
/frameworks/base/services/core/java/com/android/server/broadcastradio/ |
D | IRadioServiceAidlImpl.java | 91 public ITuner openTuner(int moduleId, RadioManager.BandConfig bandConfig, in openTuner() method in IRadioServiceAidlImpl
|
D | IRadioServiceHidlImpl.java | 97 public ITuner openTuner(int moduleId, RadioManager.BandConfig bandConfig, in openTuner() method in IRadioServiceHidlImpl
|