Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DSessionID.java42 private static final Asn1Tag TAG_SessionID field in SessionID
52 return TAG_SessionID; in getTag()
61 if (TAG_SessionID != null) { in getPossibleFirstTags()
62 return ImmutableList.of(TAG_SessionID); in getPossibleFirstTags()