Searched refs:updatePendingIntentFromActions (Results 1 – 2 of 2) sorted by relevance
75 fun updatePendingIntentFromActions(actions: Array<Notification.Action>?): Boolean in <lambda>() method173 override fun updatePendingIntentFromActions(actions: Array<Notification.Action>?): Boolean { in onSendRemoteInput() method in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl
1473 if (result.mController.updatePendingIntentFromActions(actions)) {