Searched refs:notificationParent (Results 1 – 3 of 3) sorted by relevance
39 val notificationParent = viewSwiped.notificationParent in findRoundableTargets() constant40 val childrenContainer = notificationParent?.childrenContainer in findRoundableTargets()46 if (notificationParent != null && childrenContainer != null) { in findRoundableTargets()58 ?: visibleStackChildren.indexOf(notificationParent).let { in findRoundableTargets()
124 val locationOnScreen = notification.notificationParent.locationOnScreen[1] in createAnimatorState()128 val parentClip = notification.notificationParent.clipTopAmount in createAnimatorState()
181 whenever(view.notificationParent).thenReturn(parentView) in removeFromParent_keptForAnimation()191 whenever(view.notificationParent).thenReturn(parentView) in removeFromParent_notKeptForAnimation()