Searched defs:updateValue (Results 1 – 6 of 6) sorted by relevance
139 private void updateValue() { in updateValue() method in BluetoothAutoOnPreferenceController
110 public void updateValue(float v) { in updateValue() method in AnimatedFloat
142 private boolean updateValue(Uri keyUri, int defaultValue) { in updateValue() method in SettingsCache
107 val updateValue: (Any?) -> Unit = { in <lambda>() constant
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