Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java297 private HashSet<Pair<ExpandableNotificationRow, Boolean>> mHeadsUpChangeAnimations field in NotificationStackScrollLayout
2869 for (Pair<ExpandableNotificationRow, Boolean> eventPair : mHeadsUpChangeAnimations) {
2879 mHeadsUpChangeAnimations.removeAll(mTmpList);
3199 for (Pair<ExpandableNotificationRow, Boolean> eventPair : mHeadsUpChangeAnimations) {
3236 mHeadsUpChangeAnimations.clear();
4360 mHeadsUpChangeAnimations.add(new Pair<>(row, isHeadsUp));