Searched defs:NOTIFICATION_CONTENT (Results 1 – 2 of 2) sorted by relevance
77 private static final String NOTIFICATION_CONTENT = "notification_content"; field in PeopleTileViewHelperTest783 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplate() local829 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplate() local861 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationWithSenderTemplate() local911 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationWithSenderTemplate() local945 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplateTwoMessages() local985 assertEquals(statusContent.getText(), NOTIFICATION_CONTENT); in testCreateRemoteViewsWithNotificationTemplateTwoMessages() local
96 private static final String NOTIFICATION_CONTENT = "notification_content"; field in PeopleSpaceUtilsTest