Searched refs:mBlockedParticipants (Results 1 – 1 of 1) sorted by relevance
81 private final HashSet<String> mBlockedParticipants = new HashSet<String>(); field in ConversationListData123 mBlockedParticipants.clear(); in onLoadFinished()126 mBlockedParticipants.add(data.getString( in onLoadFinished()209 return mBlockedParticipants; in getBlockedParticipants()