Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos/
DPosPayLoad.java47 private static final Asn1Tag TAG_PosPayLoad field in PosPayLoad
75 return TAG_PosPayLoad; in getTag()
84 if (TAG_PosPayLoad != null) { in getPossibleFirstTags()
85 return ImmutableList.of(TAG_PosPayLoad); in getPossibleFirstTags()