Home
last modified time | relevance | path

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

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