Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java111 private float mWeatherClockSmartspaceScaling = 1f; field in KeyguardClockSwitch
154 mWeatherClockSmartspaceScaling = ResourcesCompat.getFloat( in onConfigChanged()
331 statusAreaClockScale = mWeatherClockSmartspaceScaling; in updateClockViews()