Home
last modified time | relevance | path

Searched refs:createConversationNotificationInfo (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DConversationNotificationInfo.java74 public static ConversationNotificationInfo createConversationNotificationInfo( in createConversationNotificationInfo() method in ConversationNotificationInfo
106 public static ConversationNotificationInfo createConversationNotificationInfo(Intent intent, in createConversationNotificationInfo() method in ConversationNotificationInfo
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegate.java203 createConversationNotificationInfo(device.getDeviceName(), device.getDeviceId(), in initializeNewConversation()
/packages/apps/Car/Messenger/src/com/android/car/messenger/
DMessageNotificationDelegate.java287 ConversationNotificationInfo.createConversationNotificationInfo(intent, in initializeNewConversation()