Searched refs:NOTIFICATION_TEXT_2 (Results 1 – 2 of 2) sorted by relevance
62 private static final String NOTIFICATION_TEXT_2 = "notification_text_2"; field in NotificationHelperTest80 NOTIFICATION_TEXT_2, 20, PERSON))167 assertThat(messages.get(0).getText().toString()).isEqualTo(NOTIFICATION_TEXT_2); in testGetMessagingStyleMessages()
98 private static final String NOTIFICATION_TEXT_2 = "notification_text_2"; field in PeopleSpaceUtilsTest140 NOTIFICATION_TEXT_2, 20, PERSON))255 assertThat(actual.getNotificationContent().toString()).isEqualTo(NOTIFICATION_TEXT_2); in testAugmentTileFromNotification()272 NOTIFICATION_TEXT_2, 20, PERSON)) in testAugmentTileFromNotificationGroupWithSender()295 assertThat(actual.getNotificationContent().toString()).isEqualTo(NOTIFICATION_TEXT_2); in testAugmentTileFromNotificationGroupWithSender()