Searched defs:getValue (Results 1 – 11 of 11) sorted by relevance
34 getValue(name: string, defValue?: string): string { method in SettingsUtil
88 public static getValue<T>(storageKey: string): T { method in GlobalThisHelper
106 public static getValue<T>(storageKey: string): T { method in AppStorageHelper
87 public async getValue(key: string): Promise<ValueType> { method in PreferencesAdapter
90 …getValue(helper: dataShare.DataShareHelper | null, settingDataKey: string, defaultValue: string): … method in SettingsDataManager
47 private getValue() { method in GestureNavigationManager
73 public getValue() { method in BrightnessSettingModel
99 getValue() { method in brightnessManager
39 getValue(currentBreakPoint: string): T { method in BreakPointType
160 private getValue(defaultValue?: string): string { method in NavigationBarViewModel
281 getValue() { method in SettingsModel