Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationActionsView.java205 createReplyButton(clickHandlerFactory, alertEntry); in bind()
292 private void createReplyButton(NotificationClickHandlerFactory clickHandlerFactory, in createReplyButton() method in CarNotificationActionsView