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