Home
last modified time | relevance | path

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

/packages/apps/Car/systemlibs/car-assist-client-lib/src/com/android/car/assist/client/
DCarAssistUtils.java177 || replyCallbackHasRemoteInput(notification)) in isCarCompatibleMessagingNotification()
275 private static boolean replyCallbackHasRemoteInput(Notification notification) { in replyCallbackHasRemoteInput() method in CarAssistUtils