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