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.java159 view.stopEventsAnimation(); in onPause()
160 ((DayView) mViewSwitcher.getNextView()).stopEventsAnimation(); in onPause()
DDayView.java2094 public void stopEventsAnimation() { in stopEventsAnimation() method in DayView