Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
DCarAssistUtils.java167 || replyCallbackHasRemoteInput(sbn)) in isCarCompatibleMessagingNotification()
249 private static boolean replyCallbackHasRemoteInput(StatusBarNotification sbn) { in replyCallbackHasRemoteInput() method in CarAssistUtils