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