Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DBaseNotificationDelegate.java284 protected boolean shouldAddReplyAction(String deviceAddress) { in shouldAddReplyAction() method in BaseNotificationDelegate
295 if (shouldAddReplyAction(conversationKey.getDeviceId())) { in buildNotificationActions()