Searched refs:getMinLayoutHeight (Results 1 – 4 of 4) sorted by relevance
73 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationMessagingTemplateViewWrapper77 return super.getMinLayoutHeight(); in getMinLayoutHeight()
178 override fun getMinLayoutHeight(): Int = in <lambda>() method182 super.getMinLayoutHeight() in <lambda>()
363 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationViewWrapper
686 headsUpHeight = Math.max(headsUpHeight, headsUpWrapper.getMinLayoutHeight()); in updateLimitsForView()