Searched defs:setValue (Results 1 – 9 of 9) sorted by relevance
46 setValue(name: string, value: string): boolean { method in SettingsUtil
35 async setValue(value) { method in LiteStore
57 setValue(helper: any, settingDataKey: string, value: string): void { method in SettingsDataManager
77 setValue(value: number, sliderChangeMode: number) { method in brightnessManager
38 private setValue(value: string) { method in GestureNavigationManager
95 public setValue(brightness: number, sliderChangeMode: number) { method in BrightnessSettingModel
126 private setValue(value: string): void { method in NavigationBarViewModel
271 setValue(value: string): void { method in SettingsModel
401 void SetValueExecuteExt(napi_env env, void *data, const std::string setValue) in SetValueExecuteExt()