Home
last modified time | relevance | path

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

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