D | SendBubbleActivity.java | 104 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification) { in sendBubble() method in SendBubbleActivity 105 sendBubble(notifId, autoExpand, suppressNotification, false /* suppressBubble */, in sendBubble() 110 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() method in SendBubbleActivity 112 sendBubble(notifId, autoExpand, suppressNotification, suppressBubble, in sendBubble() 117 public void sendBubble(int notifId, boolean autoExpand, boolean suppressNotification, in sendBubble() method in SendBubbleActivity
|