Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java769 public static class FmBandConfig extends BandConfig { class in RadioManager
776 FmBandConfig(FmBandDescriptor descriptor) { in FmBandConfig() method in RadioManager.FmBandConfig
785 FmBandConfig(int region, int type, int lowerLimit, int upperLimit, int spacing, in FmBandConfig() method in RadioManager.FmBandConfig
831 private FmBandConfig(Parcel in) { in FmBandConfig() method in RadioManager.FmBandConfig