Searched refs:selfIds (Results 1 – 1 of 1) sorted by relevance
659 private static List<String> getConversationsWithSelfParticipantIds(final List<String> selfIds) { in getConversationsWithSelfParticipantIds() argument666 for (int i = 0; i < selfIds.size(); i++) { in getConversationsWithSelfParticipantIds()668 if (i < selfIds.size() - 1) { in getConversationsWithSelfParticipantIds()676 selection, selfIds.toArray(new String[0]), in getConversationsWithSelfParticipantIds()