Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_start/
DPrefMethod.java76 private static final Asn1Tag TAG_PrefMethod field in PrefMethod
86 return TAG_PrefMethod; in getTag()
95 if (TAG_PrefMethod != null) { in getPossibleFirstTags()
96 return ImmutableList.of(TAG_PrefMethod); in getPossibleFirstTags()