Home
last modified time | relevance | path

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

/packages/apps/Car/Messenger/src/com/android/car/messenger/
DMessengerDelegate.java367 List<Action> actions = getNotificationActions(senderKey, notificationId); in createNotification()
424 private List<Action> getNotificationActions(SenderKey senderKey, int notificationId) { in getNotificationActions() method in MessengerDelegate