Home
last modified time | relevance | path

Searched defs:removeFromParentIfKeptForAnimation (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNodeController.kt85 fun removeFromParentIfKeptForAnimation(): Boolean regex
H A DShadeViewDiffer.kt252 fun removeFromParentIfKeptForAnimation(): Boolean { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java461 public boolean removeFromParentIfKeptForAnimation() { in removeFromParentIfKeptForAnimation() method in ExpandableNotificationRowController