/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationUiAdjustmentTest.java | 127 .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/ |
D | NotificationTest.java | 154 .addRemoteInput(remoteInput) in postMessagingNotification()
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | NotificationTest.java | 1590 .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/ |
D | RemoteInputController.java | 74 public void addRemoteInput(NotificationEntry entry, Object token, in addRemoteInput() method in RemoteInputController
|
/frameworks/base/core/java/android/app/slice/ |
D | Slice.java | 458 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput() method in Slice.Builder
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | InflatedSmartRepliesTest.java | 251 createActionBuilder("Reply").addRemoteInput( in chooseSmartRepliesAndActions_sysGeneratedPhishingSmartAction()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | RemoteInputView.java | 629 mController.addRemoteInput(mEntry, mToken, "RemoteInputView#focus"); in focus()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 1225 mutable ? mActivityIntent : mActivityIntentImmutable).addRemoteInput(remoteInput) in getMessageStyleNotifBuilder() 11856 mActivityIntentImmutable).addRemoteInput(remoteInput) 11883 mActivityIntent).addRemoteInput(remoteInput)
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 2110 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput() method in Notification.Action.Builder
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 6577 …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/ |
D | android-22.txt | 4671 method public android.app.Notification.Action.Builder addRemoteInput(android.app.RemoteInput);
|