Searched refs:CONVERSATION_KEY_1 (Results 1 – 1 of 1) sorted by relevance
103 private static final ConversationKey CONVERSATION_KEY_1 field in NotificationMsgDelegateTest364 SenderKey senderKey = SenderKey.createSenderKey(CONVERSATION_KEY_1, iconSync.getPerson()); in avatarIconSyncStoresBitmapCorrectly()491 CarToPhoneMessage dismissMessage = mNotificationMsgDelegate.dismiss(CONVERSATION_KEY_1); in dismissShouldCreateCarToPhoneMessage()503 mNotificationMsgDelegate.dismiss(CONVERSATION_KEY_1); in dismissShouldDismissNotification()513 CarToPhoneMessage markAsRead = mNotificationMsgDelegate.markAsRead(CONVERSATION_KEY_1); in markAsReadShouldCreateCarToPhoneMessage()525 mNotificationMsgDelegate.markAsRead(CONVERSATION_KEY_1); in markAsReadShouldExcludeMessageFromNotification()545 CarToPhoneMessage reply = mNotificationMsgDelegate.reply(CONVERSATION_KEY_1, in replyShouldCreateCarToPhoneMessage()