Home
last modified time | relevance | path

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

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