Searched refs:hasPerson (Results 1 – 2 of 2) sorted by relevance
245 .hasPerson(ConversationActions.Message.PERSON_USER_SELF); in testSuggest_messageStyle()252 .hasPerson(ConversationActions.Message.PERSON_USER_SELF); in testSuggest_messageStyle()258 MessageSubject.assertThat(thirdMessage).hasPerson(userA); in testSuggest_messageStyle()264 MessageSubject.assertThat(fourthMessage).hasPerson(userB); in testSuggest_messageStyle()527 private void hasPerson(Person person) { in hasPerson() method in SmartActionsHelperTest.MessageSubject
250 private boolean hasPerson() { in hasPerson() method in NotificationEntry269 || hasPerson() in involvesPeople()