Searched refs:GotoBroadcaster (Results 1 – 1 of 1) sorted by relevance
1785 private class GotoBroadcaster implements Animation.AnimationListener { class in DayView1790 public GotoBroadcaster(Time start, Time end) { in GotoBroadcaster() method in DayView.GotoBroadcaster1881 outAnimation.setAnimationListener(new GotoBroadcaster(start, end)); in switchViews()