Searched refs:MCC (Results 1 – 8 of 8) sorted by relevance
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ver2_ulp_components/ |
D | MCC.java | 37 public class MCC class 44 public MCC() { in MCC() method in MCC 73 public static MCC fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned() 74 MCC result = new MCC(); in fromPerUnaligned() 82 public static MCC fromPerAligned(byte[] encodedBytes) { in fromPerAligned() 83 MCC result = new MCC(); in fromPerAligned()
|
D | PLMN_Identity.java | 100 private MCC mcc_; 101 public MCC getMcc() { in getMcc() 108 this.mcc_ = (MCC) value; in setMcc() 110 public MCC setMccToNewInstance() { in setMccToNewInstance() 111 mcc_ = new MCC(); in setMccToNewInstance() 162 return tag == null ? MCC.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ConfigTest.java | 64 MCC, enumConstant 126 case MCC: in setProperty() 229 config.setProperty(Properties.MCC, 310); in makeClassicConfig() 303 config.setProperty(Properties.MCC, 111); in testAllEmptyConfigs() 559 config.setProperty(Properties.MCC, 111); in testAllClassicConfigs() 1068 config.setProperty(Properties.MCC, 111); in testPrecedence() 1098 config.setProperty(Properties.MCC, 110); in testCombinations() 1109 config.setProperty(Properties.MCC, 111); in testCombinations() 1145 config.setProperty(Properties.MCC, 111); in testCombinations() 1154 config.setProperty(Properties.MCC, 333); in testCombinations()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | ApnCarrierIdTest.java | 271 Carriers.MCC, in getApnWithCarrierId()
|
/cts/tests/tests/security/res/raw/ |
D | cve_2019_2245.ts | 244 …����������������������������������������������������������������������j��MCCډ.A K]�}��Ж���6�…
|
D | cve_2018_13925.ts | 245 …����������������������������������������������������������������������j��MCCډ.A K]�}��Ж���6�…
|
D | cve_2019_2244.ts | 244 …����������������������������������������������������������������������j��MCCډ.A K]�}��Ж���6�…
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 37832 field @Deprecated public static final String MCC = "mcc";
|