Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java309 private boolean mLastIsDocked; field in StatusBarKeyguardViewManager
1428 mLastIsDocked = mIsDocked; in updateStates()
1479 && !mLastScreenOffAnimationPlaying || mLastPulsing && !mLastIsDocked) in getLastNavBarVisible()