Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java689 public boolean updatePendingIntentFromActions(Notification.Action[] actions) { in updatePendingIntentFromActions() method in RemoteInputView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1267 if (existing.updatePendingIntentFromActions(actions)) {