Searched refs:NOTIFICATION_KEY_1 (Results 1 – 1 of 1) sorted by relevance
86 private static final String NOTIFICATION_KEY_1 = "notification_key_1"; field in NotificationMsgDelegateTest104 = new ConversationKey(COMPANION_DEVICE_ID, NOTIFICATION_KEY_1);134 .setNotificationKey(NOTIFICATION_KEY_1)213 .setNotificationKey(NOTIFICATION_KEY_1) in invalidConversationShouldDoNothing()260 .setNotificationKey(NOTIFICATION_KEY_1) in existingConversationShouldUpdateNotification()293 .setNotificationKey(NOTIFICATION_KEY_1) in invalidMessageShouldDoNothing()309 .setNotificationKey(NOTIFICATION_KEY_1) in invalidAvatarIconSyncShouldDoNothing()481 .setNotificationKey(NOTIFICATION_KEY_1) in messageDataNotSetShouldDoNothing()493 verifyCarToPhoneActionMessage(dismissMessage, NOTIFICATION_KEY_1, DISMISS); in dismissShouldCreateCarToPhoneMessage()515 verifyCarToPhoneActionMessage(markAsRead, NOTIFICATION_KEY_1, MARK_AS_READ); in markAsReadShouldCreateCarToPhoneMessage()[all …]