Searched refs:HeadsUpLayoutNode (Results 1 – 1 of 1) sorted by relevance
41 ) : ModifierNodeElement<HeadsUpLayoutNode>() { in notificationHeadsUpHeight()43 override fun create(): HeadsUpLayoutNode = HeadsUpLayoutNode(view) in notificationHeadsUpHeight()45 override fun update(node: HeadsUpLayoutNode) { in notificationHeadsUpHeight()50 private class HeadsUpLayoutNode(val view: NotificationScrollView) : class