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()
304 public int getMinLayoutHeight() { in getMinLayoutHeight() method in NotificationViewWrapper
677 headsUpHeight = Math.max(headsUpHeight, headsUpWrapper.getMinLayoutHeight()); in updateLimitsForView()