Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java387 checkChannelImportanceLevel( in phoneMetadataUsedToCheckProjectionStatus_projectionActive()
403 checkChannelImportanceLevel( in phoneMetadataUsedCorrectlyToCheckProjectionStatus_projectionInactive()
417 checkChannelImportanceLevel( in delegateChecksProjectionStatus_projectionActive()
431 checkChannelImportanceLevel( in delegateChecksProjectionStatus_projectionInactive()
601 checkChannelImportanceLevel( in deviceDisconnectedShouldResetProjectionDeviceAddress()
681 private void checkChannelImportanceLevel(String channelId, boolean isLowImportance) { in checkChannelImportanceLevel() method in NotificationMsgDelegateTest