Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java962 boolean showingPulsing, boolean isOnKeyguard, boolean headsUpOnKeyguard) { in shouldHunBeVisibleWhenScrolled() argument
965 && (!isOnKeyguard || headsUpOnKeyguard); in shouldHunBeVisibleWhenScrolled()