Home
last modified time | relevance | path

Searched defs:getMinLayoutHeight (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMessagingTemplateViewWrapper.java128 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationMessagingTemplateViewWrapper
DNotificationCallTemplateViewWrapper.kt88 override fun getMinLayoutHeight(): Int = minHeightWithActions in getMinLayoutHeight() method
DNotificationConversationTemplateViewWrapper.kt144 override fun getMinLayoutHeight(): Int = in <lambda>() method
DNotificationViewWrapper.java390 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationViewWrapper