Searched defs:postBubbleNotification (Results 1 – 2 of 2) sorted by relevance
149 default void postBubbleNotification(String senderName, int count) { in postBubbleNotification() method164 default void postBubbleNotification(String senderName, int count, int id) { in postBubbleNotification() method178 default void postBubbleNotification( in postBubbleNotification() method191 default void postBubbleNotification(String senderName, int id, String text) { in postBubbleNotification() method
1154 public void postBubbleNotification( in postBubbleNotification() method in NotificationController1170 public void postBubbleNotification(int id, String senderName, String text) { in postBubbleNotification() method in NotificationController