Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java101 default long getShortenedFadingAwayDuration() { in getShortenedFadingAwayDuration() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardVisibilityHelper.java89 .setDuration(mKeyguardStateController.getShortenedFadingAwayDuration()) in setViewVisibility()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java769 mKeyguardStateController.getShortenedFadingAwayDuration()) in finishUpdateMediaMetaData()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java2192 mKeyguardStateController.getShortenedFadingAwayDuration()).setInterpolator( in setKeyguardBottomAreaVisibility()
4434 duration = mKeyguardStateController.getShortenedFadingAwayDuration(); in onStateChanged()