Home
last modified time | relevance | path

Searched refs:TAG_MCC (Results 1 – 1 of 1) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ver2_ulp_components/
DMCC.java41 private static final Asn1Tag TAG_MCC field in MCC
54 return TAG_MCC; in getTag()
63 if (TAG_MCC != null) { in getPossibleFirstTags()
64 return ImmutableList.of(TAG_MCC); in getPossibleFirstTags()