Searched refs:FIRST_MESSAGE (Results 1 – 1 of 1) sorted by relevance
59 private static final String FIRST_MESSAGE = "first message"; field in MockMessageNotificationBuilder271 return builder.addMessage(FIRST_MESSAGE, /* timestamp= */ connectionTimeMs + 100, in buildStyle()