Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCallTemplateViewWrapper.kt37 private val minHeightWithActions: Int = constant
88 override fun getMinLayoutHeight(): Int = minHeightWithActions in getMinLayoutHeight()
DNotificationConversationTemplateViewWrapper.kt44 private val minHeightWithActions: Int = NotificationUtils.getFontScaledHeight( in <lambda>() constant
146 minHeightWithActions in <lambda>()