Searched refs:hideAnimatedList (Results 1 – 1 of 1) sorted by relevance
1435 private void performDismissAllAnimations(ArrayList<View> hideAnimatedList) { in performDismissAllAnimations() argument1451 int numItems = hideAnimatedList.size(); in performDismissAllAnimations()1453 View view = hideAnimatedList.get(i); in performDismissAllAnimations()