Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationActionsView.java316 AlertEntry alertEntry, boolean canReply) { in createMuteButton() argument
318 if (!canReply) index = SECOND_MESSAGE_ACTION_BUTTON_INDEX; in createMuteButton()