Searched refs:offerToKeepInParentForAnimation (Results 1 – 9 of 9) sorted by relevance
107 childNode.offerToKeepInParentForAnimation()) { in <lambda>()257 fun offerToKeepInParentForAnimation(): Boolean { in offerToKeepInParentForAnimation() method in ShadeNode258 return controller.offerToKeepInParentForAnimation() in offerToKeepInParentForAnimation()
59 override fun offerToKeepInParentForAnimation(): Boolean = false in <lambda>() method in com.android.systemui.statusbar.notification.collection.render.MediaContainerController
77 fun offerToKeepInParentForAnimation(): Boolean in offerToKeepInParentForAnimation() method
35 override fun offerToKeepInParentForAnimation(): Boolean = false in offerToKeepInParentForAnimation() method in com.android.systemui.statusbar.notification.collection.render.RootNodeController
103 override fun offerToKeepInParentForAnimation(): Boolean = false in offerToKeepInParentForAnimation() method in com.android.systemui.statusbar.notification.collection.render.SectionHeaderNodeControllerImpl
26 override fun offerToKeepInParentForAnimation(): Boolean = false method in com.android.systemui.statusbar.notification.collection.render.FakeNodeController
299 override fun offerToKeepInParentForAnimation(): Boolean { in offerToKeepInParentForAnimation() method
168 Assert.assertTrue(controller.offerToKeepInParentForAnimation()) in offerKeepInParent_parentDismissed()174 Assert.assertFalse(controller.offerToKeepInParentForAnimation()) in offerKeepInParent_parentNotDismissed()
449 public boolean offerToKeepInParentForAnimation() { in offerToKeepInParentForAnimation() method in ExpandableNotificationRowController