Searched refs:RecentsGrowingEvent (Results 1 – 3 of 3) sorted by relevance
24 public class RecentsGrowingEvent extends EventBus.Event { class
72 import com.android.systemui.recents.events.ui.RecentsGrowingEvent;1323 EventBus.getDefault().send(new RecentsGrowingEvent()); in onRecentsDrawn()
76 import com.android.systemui.recents.events.ui.RecentsGrowingEvent;2082 public final void onBusEvent(RecentsGrowingEvent event) { in onBusEvent()