Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewTest.java152 controller.setRemoteInputs(inputs); in setTestPendingIntent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java467 riv.getController().setRemoteInputs(inputs); in activateRemoteInput()
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java453 public void setRemoteInputs(@IdRes int viewId, RemoteInput[] remoteInputs) { in setRemoteInputs() method in RemoteViews
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6289 button.setRemoteInputs(R.id.action0, action.mRemoteInputs); in generateActionButton()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69188 Landroid/widget/RemoteViews;->setRemoteInputs(I[Landroid/app/RemoteInput;)V