Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
DCarAssistUtils.java176 && ((getReplyAction(notification) == null) in isCarCompatibleMessagingNotification()
260 private static NotificationCompat.Action getReplyAction(Notification notification) { in getReplyAction() method in CarAssistUtils
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java250 public Action getReplyAction() { in getReplyAction() method in MockMessageNotificationBuilder