Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp/
DUlpMessage.java60 private static final Asn1Tag TAG_UlpMessage field in UlpMessage
88 return TAG_UlpMessage; in getTag()
97 if (TAG_UlpMessage != null) { in getPossibleFirstTags()
98 return ImmutableList.of(TAG_UlpMessage); in getPossibleFirstTags()