Home
last modified time | relevance | path

Searched refs:initializeNewConversation (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegate.java98 initializeNewConversation(device, message.getConversation(), notificationKey); in onMessageReceived()
187 private void initializeNewConversation(CompanionDevice device, in initializeNewConversation() method in NotificationMsgDelegate
/packages/apps/Car/Messenger/src/com/android/car/messenger/
DMessageNotificationDelegate.java278 private void initializeNewConversation(ConversationKey convoKey, Intent intent) { in initializeNewConversation() method in MessageNotificationDelegate
356 initializeNewConversation(convoKey, intent); in addMessageFromIntent()