Searched refs:hasPerson (Results 1 – 2 of 2) sorted by relevance
247 .hasPerson(ConversationActions.Message.PERSON_USER_SELF); in testSuggest_messageStyle()254 .hasPerson(ConversationActions.Message.PERSON_USER_SELF); in testSuggest_messageStyle()260 MessageSubject.assertThat(thirdMessage).hasPerson(userA); in testSuggest_messageStyle()266 MessageSubject.assertThat(fourthMessage).hasPerson(userB); in testSuggest_messageStyle()529 private void hasPerson(Person person) { in hasPerson() method in SmartActionsHelperTest.MessageSubject
250 private boolean hasPerson() { in hasPerson() method in NotificationEntry269 || hasPerson() in involvesPeople()