Searched defs:getValue (Results 1 – 11 of 11) sorted by relevance
34 getValue(name: string, defValue?: string): string { method in SettingsUtil
84 public static getValue<T>(storageKey: string): T { method in AppStorageHelper
87 public async getValue(key: string): Promise<ValueType> { method in PreferencesAdapter
88 public static getValue<T>(storageKey: string): T { method in GlobalThisHelper
67 getValue(helper: any, settingDataKey: string, defaultValue: string): string { method in SettingsDataManager
70 getValue() { method in brightnessManager
42 private getValue() { method in GestureNavigationManager
73 public getValue() { method in BrightnessSettingModel
39 getValue(currentBreakPoint: string): T { method in BreakPointType
131 private getValue(defaultValue?: string): string { method in NavigationBarViewModel
280 getValue() { method in SettingsModel