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.java124 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationMessagingTemplateViewWrapper
DNotificationCallTemplateViewWrapper.kt84 override fun getMinLayoutHeight(): Int = minHeightWithActions method
DNotificationConversationTemplateViewWrapper.kt134 override fun getMinLayoutHeight(): Int = method
DNotificationViewWrapper.java374 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationViewWrapper