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
213 status_t updateValue(size_t key, T& value, Type type) { in updateValue() function
556 public void updateValue(String key, long editedValue, int factorPolicy) { in updateValue() method in TareFactorController
213 bool TrieMap::updateValue(const Entry &terminalEntry, const uint64_t value, in updateValue() function in latinime::TrieMap