Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt75 fun updatePendingIntentFromActions(actions: Array<Notification.Action>?): Boolean in <lambda>() method
173 override fun updatePendingIntentFromActions(actions: Array<Notification.Action>?): Boolean { in onSendRemoteInput() method in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl