Searched refs:BAND_FM_HD (Results 1 – 5 of 5) sorted by relevance
632 band = (subChannel <= 0) ? RadioManager.BAND_FM : RadioManager.BAND_FM_HD; in createAmFmSelector()637 boolean isDigital = (band == RadioManager.BAND_AM_HD || band == RadioManager.BAND_FM_HD); in createAmFmSelector()
122 public static final int BAND_FM_HD = 2; field in RadioManager132 BAND_FM_HD,623 if (type != BAND_AM && type != BAND_FM && type != BAND_FM_HD && type != BAND_AM_HD) { in BandDescriptor()667 return mType == BAND_FM || mType == BAND_FM_HD; in isFmBand()720 case BAND_FM_HD:1084 case BAND_FM_HD:
128 …are.radio.RadioManager.BAND_AM_HD, android.hardware.radio.RadioManager.BAND_FM_HD}) @java.lang.ann…
6395 field public static final int BAND_FM_HD = 2; // 0x2
816 new RadioManager.FmBandDescriptor(REGION, RadioManager.BAND_FM_HD, FM_LOWER_LIMIT, in hashCode_withFmBandConfigsOfDifferentTypes_notEquals()