Searched refs:REGION (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/ |
H A D | RadioManagerTest.java | 52 private static final int REGION = RadioManager.REGION_ITU_2; field in RadioManagerTest 151 .that(bandDescriptor.getRegion()).isEqualTo(REGION); in getRegion_forBandDescriptor() 335 new RadioManager.AmBandDescriptor(REGION, RadioManager.BAND_AM, AM_LOWER_LIMIT, in equals_withAmBandDescriptorsOfDifferentUpperLimits_returnsFalse() 367 REGION, RadioManager.BAND_FM, FM_LOWER_LIMIT, FM_UPPER_LIMIT, FM_SPACING, in hashCode_withFmBandDescriptorsOfDifferentAfSupports_notEquals() 378 new RadioManager.AmBandDescriptor(REGION, RadioManager.BAND_AM, AM_LOWER_LIMIT, in hashCode_withAmBandDescriptorsOfDifferentSpacings_notEquals() 399 .that(amBandConfig.getRegion()).isEqualTo(REGION); in getRegion_forBandConfig() 586 new RadioManager.AmBandDescriptor(REGION, RadioManager.BAND_AM_HD, AM_LOWER_LIMIT, in equals_withAmBandConfigsOfDifferentTypes_returnsFalse() 622 new RadioManager.FmBandDescriptor(REGION, RadioManager.BAND_FM_HD, FM_LOWER_LIMIT, in hashCode_withFmBandConfigsOfDifferentTypes_notEquals() 633 new RadioManager.AmBandDescriptor(REGION, RadioManager.BAND_AM, AM_LOWER_LIMIT, in hashCode_withAmBandConfigsOfDifferentStereoSupports_notEquals() 1135 return new RadioManager.FmBandDescriptor(REGION, RadioManager.BAND_FM, FM_LOWER_LIMIT, in createFmBandDescriptor() [all …]
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | ContactsContract.java | 6809 public static final String REGION = DATA8; field in ContactsContract.CommonDataKinds.StructuredPostal
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 36276 field public static final String REGION = "data8";
|