Searched refs:closeAnimationLength (Results 1 – 1 of 1) sorted by relevance
107 final float closeAnimationLength = mSprite.findAnimation(Animation.CLOSING).getLength(); in close() local109 if (timeSinceTriggered > mStayOpenTime + closeAnimationLength) { in close()119 timeOffset = closeAnimationLength - mSprite.getCurrentAnimationTime(); in close()