Home
last modified time | relevance | path

Searched refs:getUnreadConversations (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DConversations.java102 public static Conversation[] getUnreadConversations(int howManyConversations, in getUnreadConversations() method in Conversations
DMessagingService.java81 Conversations.Conversation[] conversations = Conversations.getUnreadConversations( in sendNotification()