Searched refs:notificationMaxHeight (Results 1 – 1 of 1) sorted by relevance
188 int notificationMaxHeight = mNotificationMaxHeight; in onMeasure() local190 notificationMaxHeight += mExpandedSmartReplyView.getHeightUpperLimit(); in onMeasure()192 notificationMaxHeight += mExpandedWrapper.getExtraMeasureHeight(); in onMeasure()193 int size = notificationMaxHeight; in onMeasure()