Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt81 sequenceOf(view.contractedChild, view.expandedChild, view.headsUpChild) in onNotificationRankingUpdated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java425 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning() local
428 setIconAnimationRunningForChild(running, expandedChild); in setIconAnimationRunning()
1051 View expandedChild = layout.getExpandedChild();
1054 setChronometerRunningForChild(running, expandedChild);