Searched defs:updateValue (Results 1 – 4 of 4) sorted by relevance
84 public void updateValue(float v) { in updateValue() method in AnimatedFloat
137 private boolean updateValue(Uri keyUri, int defaultValue) { in updateValue() method in SettingsCache
196 status_t updateValue(size_t key, T& value, Type type) { in updateValue() function
213 bool TrieMap::updateValue(const Entry &terminalEntry, const uint64_t value, in updateValue() function in latinime::TrieMap