Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java9699 private Action makeNegativeAction() { in makeNegativeAction() method in Notification.Builder.CallStyle
9753 final Action firstAction = makeNegativeAction(); in getActionsListWithSystemActions()