Searched refs:getParentNotificationChannelId (Results 1 – 4 of 4) sorted by relevance
83 conversationInfo.getParentNotificationChannelId()); in testBuild()110 assertNull(conversationInfo.getParentNotificationChannelId()); in testBuildEmpty()161 assertEquals(PARENT_NOTIFICATION_CHANNEL_ID, destination.getParentNotificationChannelId()); in testBuildFromAnotherConversationInfo()207 assertEquals(PARENT_NOTIFICATION_CHANNEL_ID, destination.getParentNotificationChannelId()); in testBuildFromAnotherConversation_identicalConversation()261 conversationInfoFromBackup.getParentNotificationChannelId()); in testBuildFromBackupPayload()315 conversationInfoFromBackup.getParentNotificationChannelId()); in testBuildFromProtoPayload()
781 assertEquals(mParentNotificationChannel.getId(), ci.getParentNotificationChannelId()); in testOnNotificationChannelModified()
171 String getParentNotificationChannelId() { in getParentNotificationChannelId() method in ConversationInfo
829 conversationInfo.getParentNotificationChannelId()); in isEligibleForCleanUp()