Searched refs:EnterRecentsWindowLastAnimationFrameEvent (Results 1 – 3 of 3) sorted by relevance
21 public class EnterRecentsWindowLastAnimationFrameEvent extends EventBus.Event { class
62 import com.android.systemui.recents.events.activity.EnterRecentsWindowLastAnimationFrameEvent;681 public final void onBusEvent(EnterRecentsWindowLastAnimationFrameEvent event) { in onBusEvent()
59 import com.android.systemui.recents.events.activity.EnterRecentsWindowLastAnimationFrameEvent;1116 EventBus.getDefault().post(new EnterRecentsWindowLastAnimationFrameEvent()); in onAnimationFinished()