Searched refs:getMinLayoutHeight (Results 1 – 3 of 3) sorted by relevance
73 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationMessagingTemplateViewWrapper77 return super.getMinLayoutHeight(); in getMinLayoutHeight()
298 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationViewWrapper
699 headsUpHeight = Math.max(headsUpHeight, headsUpWrapper.getMinLayoutHeight()); in updateLimitsForView()