Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationUiAdjustmentTest.java127 .addRemoteInput(firstRemoteInput) in needReinflate_differentChoices()
131 .addRemoteInput(secondRemoteInput) in needReinflate_differentChoices()
154 .addRemoteInput(firstRemoteInput) in needReinflate_differentRemoteInputLabel()
158 .addRemoteInput(secondRemoteInput) in needReinflate_differentRemoteInputLabel()
180 .addRemoteInput(firstRemoteInput).build(); in needReinflate_negative()
183 .addRemoteInput(secondRemoteInput).build(); in needReinflate_negative()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java1429 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()
1436 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()
1467 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()
1468 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()
1495 .addRemoteInput( in testFreeformRemoteInputActionPair_requestFreeform_noFreeformRemoteInput()
1516 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
1517 .addRemoteInput(freeformRemoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
1522 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DNotificationTest.java152 .addRemoteInput(remoteInput) in postMessagingNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java127 public void addRemoteInput(NotificationEntry entry, Object token) { in addRemoteInput() method in RemoteInputController
/aosp14/frameworks/base/core/java/android/app/slice/
H A DSlice.java480 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput() method in Slice.Builder
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DInflatedSmartRepliesTest.java251 createActionBuilder("Reply").addRemoteInput( in chooseSmartRepliesAndActions_sysGeneratedPhishingSmartAction()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java658 mController.addRemoteInput(mEntry, mToken); in focus()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java999 inputIntent).addRemoteInput(remoteInput) in getMessageStyleNotifBuilder()
10412 inputIntent).addRemoteInput(remoteInput)
10444 inputIntent).addRemoteInput(remoteInput)
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java2044 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput() method in Notification.Action.Builder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6382 …method @NonNull public android.app.Notification.Action.Builder addRemoteInput(android.app.RemoteIn…
9059 …method public android.app.slice.Slice.Builder addRemoteInput(android.app.RemoteInput, @Nullable St…