Searched refs:shouldKeepConversation (Results 1 – 1 of 1) sorted by relevance
304 .filter(c -> shouldKeepConversation(c)) in getSortedTiles()319 if (!PeopleSpaceUtils.shouldKeepConversation(tile)) { in getTile()378 public static boolean shouldKeepConversation(PeopleSpaceTile tile) { in shouldKeepConversation() method in PeopleSpaceUtils