Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java1009 public static class AmBandConfig extends BandConfig { class in RadioManager
1012 AmBandConfig(AmBandDescriptor descriptor) { in AmBandConfig() method in RadioManager.AmBandConfig
1017 AmBandConfig(int region, int type, int lowerLimit, int upperLimit, int spacing, in AmBandConfig() method in RadioManager.AmBandConfig
1030 private AmBandConfig(Parcel in) { in AmBandConfig() method in RadioManager.AmBandConfig