Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java701 public ExpandableNotificationRow getHeadsUpAnimationView() { in getHeadsUpAnimationView() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4818 ExpandableNotificationRow row = entry.getHeadsUpAnimationView(); in generateHeadsUpAnimation()