Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt1152 private inner class GotoBroadcaster(start: Time, end: Time) : Animation.AnimationListener { class
1244 outAnimation.setAnimationListener(GotoBroadcaster(start, end)) in switchViews()