Home
last modified time | relevance | path

Searched defs:ShowUserToastEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/component/
DShowUserToastEvent.java24 public class ShowUserToastEvent extends EventBus.Event { class
29 public ShowUserToastEvent(int msgResId, int msgLength) { in ShowUserToastEvent() method in ShowUserToastEvent