Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java95 private int mKeyguardDateWeatherViewInvisibility = View.INVISIBLE; field in KeyguardClockSwitchController
255 mKeyguardDateWeatherViewInvisibility = in onViewAttached()
386 mKeyguardDateWeatherViewInvisibility = in onConfigChanged()
558 ? mKeyguardDateWeatherViewInvisibility in setDateWeatherVisibility()