Searched refs:currentAnimCopy (Results 1 – 1 of 1) sorted by relevance
800 LinkedHashMap<View, Animator> currentAnimCopy = in startChangingAnimations() local802 for (Animator anim : currentAnimCopy.values()) { in startChangingAnimations()819 LinkedHashMap<View, Animator> currentAnimCopy = in endChangingAnimations() local821 for (Animator anim : currentAnimCopy.values()) { in endChangingAnimations()859 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local861 for (Animator anim : currentAnimCopy.values()) { in cancel()867 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local869 for (Animator anim : currentAnimCopy.values()) { in cancel()875 LinkedHashMap<View, Animator> currentAnimCopy = in cancel() local877 for (Animator anim : currentAnimCopy.values()) { in cancel()[all …]