Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DCellInfo.java46 private static final Asn1Tag TAG_CellInfo field in CellInfo
74 return TAG_CellInfo; in getTag()
83 if (TAG_CellInfo != null) { in getPossibleFirstTags()
84 return ImmutableList.of(TAG_CellInfo); in getPossibleFirstTags()