Searched refs:showCurrentUserToast (Results 1 – 4 of 4) sorted by relevance
38 void showCurrentUserToast(int msgResId, int msgLength); in showCurrentUserToast() method
114 public void showCurrentUserToast(int msgResId, int msgLength) { in showCurrentUserToast() method in RecentsImplProxy
698 callbacks.showCurrentUserToast(event.msgResId, event.msgLength); in onBusEvent()