Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java109 private boolean mLastDozing; field in StatusBarKeyguardViewManager
620 mLastDozing = mDozing; in updateStates()
658 boolean hideWhileDozing = mLastDozing && mLastFpMode != MODE_WAKE_AND_UNLOCK_PULSING; in getLastNavBarVisible()