Home
last modified time | relevance | path

Searched refs:fourthMessage (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DSmartActionsHelperTest.java264 ConversationActions.Message fourthMessage = messages.get(3); in testSuggest_messageStyle() local
265 MessageSubject.assertThat(fourthMessage).hasText("fourthMessage"); in testSuggest_messageStyle()
266 MessageSubject.assertThat(fourthMessage).hasPerson(userB); in testSuggest_messageStyle()
267 MessageSubject.assertThat(fourthMessage) in testSuggest_messageStyle()