Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgService.java101 handleDismissNotificationIntent(intent); in onStartCommand()
140 private void handleDismissNotificationIntent(Intent intent) { in handleDismissNotificationIntent() method in NotificationMsgService