Searched defs:NOTIFICATION_CONTENT (Results 1 – 3 of 3) sorted by relevance
82 private static final String NOTIFICATION_CONTENT = "notification_content"; field in PeopleTileViewHelperTest809 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplate() local855 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplate() local887 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationWithSenderTemplate() local937 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationWithSenderTemplate() local971 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplateTwoMessages() local1011 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplateTwoMessages() local
95 private static final String NOTIFICATION_CONTENT = "notification_content"; field in PeopleSpaceUtilsTest
73 private static final String NOTIFICATION_CONTENT = "Test notification content"; field in NotificationTest