Searched refs:sendNotification (Results 1 – 2 of 2) sorted by relevance
33 public void sendNotification(View view) { in sendNotification() method in MainActivity
80 private void sendNotification(int howManyConversations, int messagesPerConversation) { in sendNotification() method in MessagingService171 service.sendNotification(howManyConversations, messagesPerConversation); in handleMessage()