Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DSplitShadeNotificationStackScrollLayoutSection.kt66 addNotificationPlaceholderBarrier(this) in applyConstraints()
DDefaultNotificationStackScrollLayoutSection.kt92 addNotificationPlaceholderBarrier(this) in applyConstraints()
DNotificationStackScrollLayoutSection.kt52 protected fun addNotificationPlaceholderBarrier(constraintSet: ConstraintSet) { in addNotificationPlaceholderBarrier() method in com.android.systemui.keyguard.ui.view.layout.sections.NotificationStackScrollLayoutSection