Home
last modified time | relevance | path

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

/packages/apps/Car/systemlibs/car-assist-client-lib/src/com/android/car/assist/client/
DCarAssistUtils.java175 && hasRequiredAssistantCallbacks(notification) in isCarCompatibleMessagingNotification()
203 private static boolean hasRequiredAssistantCallbacks(Notification notification) { in hasRequiredAssistantCallbacks() method in CarAssistUtils