HomeSort by relevance Sort by last modified time
    Searched defs:RadioTuner (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/hardware/radio/
RadioTuner.java 29 * RadioTuner interface provides methods to control a radio tuner on the device: selecting and
32 * Obtain a RadioTuner interface by calling {@link RadioManager#openTuner(int,
33 * RadioManager.BandConfig, boolean, RadioTuner.Callback, Handler)}.
37 public abstract class RadioTuner {
497 * Callback provided by the client application when opening a {@link RadioTuner}
525 * or {@link RadioTuner#setConfiguration(RadioManager.BandConfig)}
535 * It happens either upon successful completion of {@link RadioTuner#step(int, boolean)},
536 * {@link RadioTuner#scan(int, boolean)}, {@link RadioTuner#tune(int, int)}; when
567 * At this point, RadioTuner APIs other than getters will retur
    [all...]
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 227 milliseconds