Home
last modified time | relevance | path

Searched refs:makeFlowForSetting (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/settings/
H A DControlsSettingsRepositoryImpl.kt55 makeFlowForSetting(Settings.Secure.LOCKSCREEN_SHOW_CONTROLS)
58 makeFlowForSetting(Settings.Secure.LOCKSCREEN_ALLOW_TRIVIAL_CONTROLS)
61 private fun makeFlowForSetting(setting: String): StateFlow<Boolean> { regex