Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DSETId.java48 private static final Asn1Tag TAG_SETId field in SETId
76 return TAG_SETId; in getTag()
85 if (TAG_SETId != null) { in getPossibleFirstTags()
86 return ImmutableList.of(TAG_SETId); in getPossibleFirstTags()