Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/
DPerAlignedUtils.java92 decodeNormalizedSmallConstrainedWholeNumber(reader, range); in decodeSmallConstrainedWholeNumber()
104 public static int decodeNormalizedSmallConstrainedWholeNumber( in decodeNormalizedSmallConstrainedWholeNumber() method in PerAlignedUtils
DAsn1Integer.java163 int normalizedIntValue = PerAlignedUtils.decodeNormalizedSmallConstrainedWholeNumber( in decodeNormalizedIntegerWithRangeAligned()