Searched defs:updateValue (Results 1 – 6 of 6) sorted by relevance
99 public void updateValue(float v) { in updateValue() method in AnimatedFloat
137 private boolean updateValue(Uri keyUri, int defaultValue) { in updateValue() method in SettingsCache
106 val updateValue: (Any?) -> Unit = { in <lambda>() constant
581 public void updateValue(String key, long editedValue, int factorPolicy) { in updateValue() method in TareFactorController
235 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