Searched refs:ShowEmptyViewEvent (Results 1 – 2 of 2) sorted by relevance
24 public class ShowEmptyViewEvent extends EventBus.Event { class
66 import com.android.systemui.recents.events.activity.ShowEmptyViewEvent;1428 EventBus.getDefault().send(new ShowEmptyViewEvent()); in onStackTaskRemoved()