Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DSetSessionID.java43 private static final Asn1Tag TAG_SetSessionID field in SetSessionID
53 return TAG_SetSessionID; in getTag()
62 if (TAG_SetSessionID != null) { in getPossibleFirstTags()
63 return ImmutableList.of(TAG_SetSessionID); in getPossibleFirstTags()