Searched refs:readValue (Results 1 – 8 of 8) sorted by relevance
33 mTotalCount(readValue(mBuffer, TOTAL_COUNT_INDEX)), in LanguageModelDictContentGlobalCounters()34 mMaxValueOfCounters(readValue(mBuffer, MAX_VALUE_OF_COUNTERS_INDEX)) {} in LanguageModelDictContentGlobalCounters()92 static int readValue(const BufferWithExtendableBuffer &buffer, const int index) { in readValue() function
34 public int readValue(final String key); in readValue() method64 final int value = mValueProxy.readValue(getKey()); in setInterface()100 final int value = mValueProxy.readValue(getKey()); in onBindDialogView()
146 public int readValue(final String key) { in setupKeypressVibrationDurationSettings()201 public int readValue(final String key) { in setupKeypressSoundVolumeSettings()246 public int readValue(final String key) { in setupKeyLongpressTimeoutSettings()
182 public int readValue(final String key) { in setupKeyPreviewAnimationScale()224 public int readValue(final String key) { in setupKeyPreviewAnimationDuration()270 public int readValue(final String key) { in setupKeyboardHeight()
195 mMinValue = (T) in.readValue(getClass().getClassLoader()); in AreaConfig()196 mMaxValue = (T) in.readValue(getClass().getClassLoader()); in AreaConfig()
53 mValue = (T) in.readValue(getClass().getClassLoader()); in CarPropertyValue()
280 checked = (Boolean)in.readValue(null); in SavedState()281 visible = (Boolean)in.readValue(null); in SavedState()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...