HomeSort by relevance Sort by last modified time
    Searched refs:getParticipantsForConversation (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
GetOrCreateConversationActionTest.java 112 BugleDatabaseOperations.getParticipantsForConversation(db, conversationId);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleDatabaseOperations.java 423 // getParticipantsForConversation() to retrieve the actual participants. This is needed
431 // raw data with just the phone number. getParticipantsForConversation(), on the other
434 getParticipantsForConversation(dbWrapper, conversationId));
    [all...]

Completed in 140 milliseconds