Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java659 private static List<String> getConversationsWithSelfParticipantIds(final List<String> selfIds) { in getConversationsWithSelfParticipantIds() method in ParticipantRefresh
724 getConversationsWithSelfParticipantIds(inactiveSelfs); in refreshConversationSelfIds()