D | SendBubbleActivity.java | 85 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification) { in sendBubble() method in SendBubbleActivity 86 sendBubble(notifId, autoExpand, suppressNotification, false /* suppressBubble */, in sendBubble() 91 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() method in SendBubbleActivity 93 sendBubble(notifId, autoExpand, suppressNotification, suppressBubble, in sendBubble() 98 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() method in SendBubbleActivity
|