Searched refs:addRemoteInput (Results 1 – 10 of 10) sorted by relevance
130 .addRemoteInput(firstRemoteInput) in needReinflate_differentChoices()134 .addRemoteInput(secondRemoteInput) in needReinflate_differentChoices()158 .addRemoteInput(firstRemoteInput) in needReinflate_differentRemoteInputLabel()162 .addRemoteInput(secondRemoteInput) in needReinflate_differentRemoteInputLabel()185 .addRemoteInput(firstRemoteInput).build(); in needReinflate_negative()188 .addRemoteInput(secondRemoteInput).build(); in needReinflate_negative()
446 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()453 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()482 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()483 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()509 .addRemoteInput( in testFreeformRemoteInputActionPair_requestFreeform_noFreeformRemoteInput()529 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()530 .addRemoteInput(freeformRemoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()535 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
855 inputIntent).addRemoteInput(remoteInput) in getMessageStyleNotifBuilder()8002 inputIntent).addRemoteInput(remoteInput) in testImmutableDirectReplyContextualActionIntent()8033 inputIntent).addRemoteInput(remoteInput) in testMutableDirectReplyContextualActionIntent()
111 public void addRemoteInput(NotificationEntry entry, Object token) { in addRemoteInput() method in RemoteInputController
480 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput() method in Slice.Builder
251 createActionBuilder("Reply").addRemoteInput( in chooseSmartRepliesAndActions_sysGeneratedPhishingSmartAction()
603 mController.addRemoteInput(mEntry, mToken); in focus()
1957 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput() method in Notification.Action.Builder
5817 …method @NonNull public android.app.Notification.Action.Builder addRemoteInput(android.app.RemoteIn…8185 …method public android.app.slice.Slice.Builder addRemoteInput(android.app.RemoteInput, @Nullable St…
4671 method public android.app.Notification.Action.Builder addRemoteInput(android.app.RemoteInput);