Searched refs:currentAnimCopy (Results 1 – 1 of 1) sorted by relevance
1010 LinkedHashMap<View, Animator> currentAnimCopy = in startChangingAnimations() local1012 for (Animator anim : currentAnimCopy.values()) { in startChangingAnimations()1029 LinkedHashMap<View, Animator> currentAnimCopy = in endChangingAnimations() local1031 for (Animator anim : currentAnimCopy.values()) { in endChangingAnimations()1071 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local1073 for (Animator anim : currentAnimCopy.values()) { in cancel()1079 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local1081 for (Animator anim : currentAnimCopy.values()) { in cancel()1087 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local1089 for (Animator anim : currentAnimCopy.values()) { in cancel()[all …]