Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DSmartspaceSection.kt198 val weatherVisibility = in updateVisibility() constant
203 setVisibility(sharedR.id.weather_smartspace_view, weatherVisibility) in updateVisibility()
206 if (weatherVisibility == View.VISIBLE) 1f else 0f in updateVisibility()