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