Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegate.java107 storeIcon(new ConversationKey(device.getDeviceId(), notificationKey), in onMessageReceived()
258 private void storeIcon(ConversationKey convoKey, AvatarIconSync iconSync) { in storeIcon() method in NotificationMsgDelegate
297 storeIcon(convoKey, iconSync); in createNewMessage()