Searched refs:currentAnimCopy (Results 1 – 1 of 1) sorted by relevance
1016 LinkedHashMap<View, Animator> currentAnimCopy = in startChangingAnimations() local1018 for (Animator anim : currentAnimCopy.values()) { in startChangingAnimations()1035 LinkedHashMap<View, Animator> currentAnimCopy = in endChangingAnimations() local1037 for (Animator anim : currentAnimCopy.values()) { in endChangingAnimations()1078 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local1080 for (Animator anim : currentAnimCopy.values()) { in cancel()1086 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local1088 for (Animator anim : currentAnimCopy.values()) { in cancel()1094 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local1096 for (Animator anim : currentAnimCopy.values()) { in cancel()[all …]