Searched refs:notificationEnd (Results 1 – 1 of 1) sorted by relevance
1112 float notificationEnd = childViewState.getYTranslation() + child.getIntrinsicHeight() in updateChildZValue() local1114 if (shelfStart > notificationEnd) { in updateChildZValue()1119 float factor = (notificationEnd - shelfStart) / shelfHeight; in updateChildZValue()