Searched defs:encodedValue (Results 1 – 3 of 3) sorted by relevance
195 String encodedValue = appParams.getString(SampleServiceApi.KEY_BASE64_VALUE); in handleWriteLocalData() local209 String encodedValue = appParams.getString(SampleServiceApi.KEY_BASE64_VALUE); in handleReturnOutputData() local354 String encodedValue = appParams.getString(SampleServiceApi.KEY_BASE64_VALUE); in handleReadLocalData() local375 String encodedValue = appParams.getString(SampleServiceApi.KEY_BASE64_VALUE); in handleCheckValueLength() local
120 long encodedValue = (mSeconds << 16) | (mTicks << 1) | (mIsAuthoritativeSource ? 1 : 0); in toTlvValue() local
632 private double decodeLciLatLngUncertainty(long encodedValue) { in decodeLciLatLngUncertainty()642 private double decodeLciAltUncertainty(long encodedValue) { in decodeLciAltUncertainty()