Home
last modified time | relevance | path

Searched refs:resetKeepInParentForAnimation (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DShadeViewDiffer.kt177 childNode.resetKeepInParentForAnimation() in <lambda>()
265 fun resetKeepInParentForAnimation() { in resetKeepInParentForAnimation() method in ShadeNode
266 controller.resetKeepInParentForAnimation() in resetKeepInParentForAnimation()
DMediaContainerController.kt61 override fun resetKeepInParentForAnimation() {} in <lambda>() method in com.android.systemui.statusbar.notification.collection.render.MediaContainerController
DNodeController.kt88 fun resetKeepInParentForAnimation() in offerToKeepInParentForAnimation() method
DRootNodeController.kt37 override fun resetKeepInParentForAnimation() {} in offerToKeepInParentForAnimation() method in com.android.systemui.statusbar.notification.collection.render.RootNodeController
DSectionHeaderController.kt105 override fun resetKeepInParentForAnimation() {} in offerToKeepInParentForAnimation() method in com.android.systemui.statusbar.notification.collection.render.SectionHeaderNodeControllerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
DFakeNodeController.kt28 override fun resetKeepInParentForAnimation() = Unit method in com.android.systemui.statusbar.notification.collection.render.FakeNodeController
DShadeViewDifferTest.kt312 override fun resetKeepInParentForAnimation() { in resetKeepInParentForAnimation() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java473 public void resetKeepInParentForAnimation() { in resetKeepInParentForAnimation() method in ExpandableNotificationRowController