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