Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java113 public View getExpandedChild() { in getExpandedChild() method in NotificationContentView
DExpandableNotificationRow.java82 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning()