Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
DCarAssistUtils.java166 && ((getReplyAction(sbn.getNotification()) == null) in isCarCompatibleMessagingNotification()
234 private static NotificationCompat.Action getReplyAction(Notification notification) { in getReplyAction() method in CarAssistUtils