Searched refs:mLowPriorityReorderingViews (Results 1 – 1 of 1) sorted by relevance
41 private ArraySet<View> mLowPriorityReorderingViews = new ArraySet<>(); field in VisualStabilityManager119 if (mLowPriorityReorderingViews.contains(row)) { in canReorderNotification()137 mLowPriorityReorderingViews.clear(); in onReorderingFinished()150 mLowPriorityReorderingViews.add(entry.row); in onLowPriorityUpdated()