Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java89 default long getShortenedFadingAwayDuration() { in getShortenedFadingAwayDuration() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java657 mKeyguardStateController.getShortenedFadingAwayDuration()) in finishUpdateMediaMetaData()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java1559 duration = mKeyguardStateController.getShortenedFadingAwayDuration(); in animateKeyguardStatusBarOut()
1607 mKeyguardStateController.getShortenedFadingAwayDuration()).setInterpolator( in setKeyguardBottomAreaVisibility()
1632 mKeyguardStateController.getShortenedFadingAwayDuration()).start(); in setKeyguardStatusViewVisibility()