Searched defs:setAnimator (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthWeekEventsView.java216 public void setAnimator(Animator animation) { method in class:MonthWeekEventsView.TodayAnimatorListener
509 mAnimatorListener.setAnimator(mTodayAnimator);
/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java272 public void setAnimator(Animator animation) { method in class:DayView.TodayAnimatorListener
1077 mTodayAnimatorListener.setAnimator(mTodayAnimator);

Completed in 175 milliseconds