Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java10637 private Action makeNegativeAction() { in makeNegativeAction() method in Notification.Builder.CallStyle
10691 final Action firstAction = makeNegativeAction(); in getActionsListWithSystemActions()