Searched refs:mTmpList (Results 1 – 1 of 1) sorted by relevance
265 private final ArrayList<Pair<ExpandableNotificationRow, Boolean>> mTmpList = new ArrayList<>(); field in NotificationStackScrollLayout2439 mTmpList.add(eventPair); in removeRemovedChildFromHeadsUpChangeAnimations()2445 mHeadsUpChangeAnimations.removeAll(mTmpList); in removeRemovedChildFromHeadsUpChangeAnimations()2448 mTmpList.clear(); in removeRemovedChildFromHeadsUpChangeAnimations()