Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java109 public View getContractedChild() { in getContractedChild() method in NotificationContentView
DExpandableNotificationRow.java81 View contractedChild = layout.getContractedChild(); in setIconAnimationRunning()