Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java3321 boolean collapsePanel, boolean willAnimateOnKeyguard) { in executeActionDismissingKeyguard() argument
3339 return collapsePanel ? mShadeController.collapseShade() : willAnimateOnKeyguard; in executeActionDismissingKeyguard()