Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
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()
/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
DNotificationTest.java154 .addRemoteInput(remoteInput) in postMessagingNotification()
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java1590 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()
1597 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()
1628 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()
1629 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()
1656 .addRemoteInput( in testFreeformRemoteInputActionPair_requestFreeform_noFreeformRemoteInput()
1677 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
1678 .addRemoteInput(freeformRemoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
1683 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputController.java74 public void addRemoteInput(NotificationEntry entry, Object token, in addRemoteInput() method in RemoteInputController
/frameworks/base/core/java/android/app/slice/
DSlice.java458 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput() method in Slice.Builder
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DInflatedSmartRepliesTest.java251 createActionBuilder("Reply").addRemoteInput( in chooseSmartRepliesAndActions_sysGeneratedPhishingSmartAction()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java629 mController.addRemoteInput(mEntry, mToken, "RemoteInputView#focus"); in focus()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1225 mutable ? mActivityIntent : mActivityIntentImmutable).addRemoteInput(remoteInput) in getMessageStyleNotifBuilder()
11856 mActivityIntentImmutable).addRemoteInput(remoteInput)
11883 mActivityIntent).addRemoteInput(remoteInput)
/frameworks/base/core/java/android/app/
DNotification.java2110 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput() method in Notification.Action.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt6577 …method @NonNull public android.app.Notification.Action.Builder addRemoteInput(android.app.RemoteIn…
9295 …method @Deprecated public android.app.slice.Slice.Builder addRemoteInput(android.app.RemoteInput, …
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4671 method public android.app.Notification.Action.Builder addRemoteInput(android.app.RemoteInput);