Searched refs:NOTIFICATION_CONTENT (Results 1 – 3 of 3) sorted by relevance
82 private static final String NOTIFICATION_CONTENT = "notification_content"; field in PeopleTileViewHelperTest109 .setNotificationContent(NOTIFICATION_CONTENT)118 .setNotificationContent(NOTIFICATION_CONTENT)809 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplate() local811 R.string.new_notification_text_content_description, NAME, NOTIFICATION_CONTENT)); in testCreateRemoteViewsWithNotificationTemplate()828 NOTIFICATION_CONTENT)); in testCreateRemoteViewsWithNotificationTemplate()855 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplate() local857 R.string.new_notification_text_content_description, NAME, NOTIFICATION_CONTENT)); in testCreateRemoteViewsWithNotificationTemplate()887 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationWithSenderTemplate() local889 R.string.new_notification_text_content_description, SENDER, NOTIFICATION_CONTENT)); in testCreateRemoteViewsWithNotificationWithSenderTemplate()[all …]
95 private static final String NOTIFICATION_CONTENT = "notification_content"; field in PeopleSpaceUtilsTest118 .setNotificationContent(NOTIFICATION_CONTENT)
73 private static final String NOTIFICATION_CONTENT = "Test notification content"; field in NotificationTest159 .setContentText(NOTIFICATION_CONTENT) in postMessagingNotification()