Searched refs:notificationMaxHeight (Results 1 – 1 of 1) sorted by relevance
255 int notificationMaxHeight = mNotificationMaxHeight; in onMeasure() local257 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()259 notificationMaxHeight += mExpandedWrapper.getExtraMeasureHeight(); in onMeasure()260 int size = notificationMaxHeight; in onMeasure()