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