Searched refs:getMinLayoutHeight (Results 1 – 5 of 5) sorted by relevance
128 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationMessagingTemplateViewWrapper132 return super.getMinLayoutHeight(); in getMinLayoutHeight()
144 override fun getMinLayoutHeight(): Int = in <lambda>() method148 super.getMinLayoutHeight() in <lambda>()
88 override fun getMinLayoutHeight(): Int = minHeightWithActions in getMinLayoutHeight() method
390 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationViewWrapper
760 headsUpHeight = Math.max(headsUpHeight, headsUpWrapper.getMinLayoutHeight()); in updateLimitsForView()