Searched refs:notificationMaxHeight (Results 1 – 1 of 1) sorted by relevance
206 int notificationMaxHeight = mNotificationMaxHeight; in onMeasure() local208 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()210 notificationMaxHeight += mExpandedWrapper.getExtraMeasureHeight(); in onMeasure()211 int size = notificationMaxHeight; in onMeasure()