Home
last modified time | relevance | path

Searched refs:stopEventsAnimation (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayFragment.java154 view.stopEventsAnimation(); in onPause()
155 ((DayView) mViewSwitcher.getNextView()).stopEventsAnimation(); in onPause()
DDayView.java1823 public void stopEventsAnimation() { in stopEventsAnimation() method in DayView