Searched refs:hideAnimatedList (Results 1 – 1 of 1) sorted by relevance
1279 private void performDismissAllAnimations(ArrayList<View> hideAnimatedList) { in performDismissAllAnimations() argument1284 if (hideAnimatedList.isEmpty()) { in performDismissAllAnimations()1297 int numItems = hideAnimatedList.size(); in performDismissAllAnimations()1299 View view = hideAnimatedList.get(i); in performDismissAllAnimations()