Searched refs:mLowPriorityReorderingViews (Results 1 – 1 of 1) sorted by relevance
59 private ArraySet<NotificationEntry> mLowPriorityReorderingViews = new ArraySet<>(); field in VisualStabilityManager79 mLowPriorityReorderingViews.add(entry); in VisualStabilityManager()203 if (mLowPriorityReorderingViews.contains(row.getEntry())) { in canReorderNotification()221 mLowPriorityReorderingViews.clear(); in onReorderingFinished()