Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java105 private int mKeyguardDateWeatherViewInvisibility = View.INVISIBLE; field in KeyguardClockSwitchController
292 mKeyguardDateWeatherViewInvisibility = in onViewAttached()
460 mKeyguardDateWeatherViewInvisibility = in onConfigChanged()
666 ? mKeyguardDateWeatherViewInvisibility in setDateWeatherVisibility()