Searched refs:endTranslate (Results 1 – 2 of 2) sorted by relevance
191 final Animation endTranslate = new TranslateAnimation(startBounds.left - endBounds.left, 0, in createChangeBoundsChangeAnimations() local193 endTranslate.setDuration(CHANGE_ANIMATION_DURATION); in createChangeBoundsChangeAnimations()194 endSet.addAnimation(endTranslate); in createChangeBoundsChangeAnimations()
184 final Animation endTranslate = new TranslateAnimation(startBounds.left - endBounds.left, 0, in createChangeBoundsChangeAnimations() local186 endTranslate.setDuration(CHANGE_ANIMATION_DURATION); in createChangeBoundsChangeAnimations()187 endSet.addAnimation(endTranslate); in createChangeBoundsChangeAnimations()