Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DBaseNotificationDelegate.java271 List<Action> actions = buildNotificationActions(conversationKey, in postNotification()
288 private List<Action> buildNotificationActions(ConversationKey conversationKey, in buildNotificationActions() method in BaseNotificationDelegate