Home
last modified time | relevance | path

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

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