Searched refs:addMessage (Results 1 – 5 of 5) sorted by relevance
266 return builder.addMessage(mPostSpecificMessage); in buildStyle()268 return builder.addMessage(OLD_MESSAGE, /* timestamp= */ connectionTimeMs - 100, in buildStyle()271 return builder.addMessage(FIRST_MESSAGE, /* timestamp= */ connectionTimeMs + 100, in buildStyle()272 mSender).addMessage(SECOND_MESSAGE, /* timestamp= */ connectionTimeMs + 100, in buildStyle()
269 .addMessage( in initMessagingStyleButtonForDiffPerson()274 .addMessage( in initMessagingStyleButtonForDiffPerson()279 .addMessage( in initMessagingStyleButtonForDiffPerson()348 builder.setStyle(messagingStyle.addMessage( in initMessagingStyleButtonForSamePerson()396 builder.setStyle(messagingStyle.addMessage( in initMessagingStyleButtonWithMuteAction()442 builder.setStyle(messagingStyle.addMessage( in initTestMessagesButton()
122 String addMessage = activity.getString(R.string.view); in promptUserToViewSentMessage() local135 .setAction(addMessage, onClickListener) in promptUserToViewSentMessage()
136 messagingStyle.addMessage( in getMessagingStyle()
231 messagingStyle.addMessage( in postNotification()