Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_start/
DPosProtocol.java44 private static final Asn1Tag TAG_PosProtocol field in PosProtocol
54 return TAG_PosProtocol; in getTag()
63 if (TAG_PosProtocol != null) { in getPossibleFirstTags()
64 return ImmutableList.of(TAG_PosProtocol); in getPossibleFirstTags()