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