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.java267 List<Action> actions = buildNotificationActions(conversationKey, in postNotification()
284 private List<Action> buildNotificationActions(ConversationKey conversationKey, in buildNotificationActions() method in BaseNotificationDelegate