Searched refs:mTmpList (Results 1 – 1 of 1) sorted by relevance
372 private final ArrayList<Pair<ExpandableNotificationRow, Boolean>> mTmpList = new ArrayList<>(); field in NotificationStackScrollLayout3166 mTmpList.add(eventPair);3172 mHeadsUpChangeAnimations.removeAll(mTmpList);3175 mTmpList.clear();