Searched refs:showCurrentUserToast (Results 1 – 3 of 3) sorted by relevance
37 void showCurrentUserToast(int msgResId, int msgLength); in showCurrentUserToast() method
110 public void showCurrentUserToast(int msgResId, int msgLength) { in showCurrentUserToast() method in RecentsImplProxy
634 callbacks.showCurrentUserToast(event.msgResId, event.msgLength); in onBusEvent()