Searched refs:getMinLayoutHeight (Results 1 – 5 of 5) sorted by relevance
124 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationMessagingTemplateViewWrapper128 return super.getMinLayoutHeight(); in getMinLayoutHeight()
138 override fun getMinLayoutHeight(): Int =142 super.getMinLayoutHeight()
88 override fun getMinLayoutHeight(): Int = minHeightWithActions
375 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationViewWrapper
697 headsUpHeight = Math.max(headsUpHeight, headsUpWrapper.getMinLayoutHeight()); in updateLimitsForView()