Searched refs:slideAnimation (Results 1 – 1 of 1) sorted by relevance
642 val slideAnimation: ObjectAnimator = ObjectAnimator.ofInt( in onOptionsItemSelected() constant647 slideAnimation.setDuration(mCalendarControlsAnimationTime.toLong()) in onOptionsItemSelected()649 slideAnimation.start() in onOptionsItemSelected()934 val slideAnimation: ObjectAnimator = ObjectAnimator.ofInt( in handleEvent() constant938 slideAnimation.addListener(mSlideAnimationDoneListener) in handleEvent()939 slideAnimation.setDuration(mCalendarControlsAnimationTime.toLong()) in handleEvent()941 slideAnimation.start() in handleEvent()956 val slideAnimation: ObjectAnimator = ObjectAnimator.ofInt( in handleEvent() constant960 slideAnimation.setDuration(mCalendarControlsAnimationTime.toLong()) in handleEvent()962 slideAnimation.start() in handleEvent()