Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
DAltitudeInfo.java44 private static final Asn1Tag TAG_AltitudeInfo field in AltitudeInfo
54 return TAG_AltitudeInfo; in getTag()
63 if (TAG_AltitudeInfo != null) { in getPossibleFirstTags()
64 return ImmutableList.of(TAG_AltitudeInfo); in getPossibleFirstTags()