Searched refs:actualIconChangedEvent (Results 1 – 1 of 1) sorted by relevance
215 RcsGroupThreadIconChangedEvent actualIconChangedEvent = in matches() local218 return matchesGroupThreadEvent(expected, actualIconChangedEvent) in matches()219 && actualIconChangedEvent.getNewIcon().equals(expected.getNewIcon()); in matches()235 RcsParticipantAliasChangedEvent actualIconChangedEvent = in matches() local239 && actualIconChangedEvent.getParticipant().getId() in matches()241 && actualIconChangedEvent.getNewAlias().equals(expected.getNewAlias()); in matches()