Home
last modified time | relevance | path

Searched refs:expandedChild (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DConversationNotifications.kt153 sequenceOf(view.contractedChild, view.expandedChild, view.headsUpChild)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java455 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning() local
458 setIconAnimationRunningForChild(running, expandedChild); in setIconAnimationRunning()
1052 View expandedChild = layout.getExpandedChild();
1055 setChronometerRunningForChild(running, expandedChild);