Searched refs:addRemoteInput (Results 1 – 10 of 10) sorted by relevance
113 .addRemoteInput(firstRemoteInput) in needReinflate_differentChoices()117 .addRemoteInput(secondRemoteInput) in needReinflate_differentChoices()138 .addRemoteInput(firstRemoteInput) in needReinflate_differentRemoteInputLabel()142 .addRemoteInput(secondRemoteInput) in needReinflate_differentRemoteInputLabel()162 .addRemoteInput(firstRemoteInput).build(); in needReinflate_negative()165 .addRemoteInput(secondRemoteInput).build(); in needReinflate_negative()
529 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()536 .addRemoteInput(new RemoteInput.Builder("a") in testActionsIgnoresRemoteInputs()565 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()566 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_hasRemoteInput()592 .addRemoteInput( in testFreeformRemoteInputActionPair_requestFreeform_noFreeformRemoteInput()612 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()613 .addRemoteInput(freeformRemoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()618 .addRemoteInput(remoteInput) in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput()
4538 inputIntent).addRemoteInput(remoteInput) in testFlagBubbleNotifs_flag_messaging()5184 inputIntent).addRemoteInput(remoteInput) in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground()5241 inputIntent).addRemoteInput(remoteInput) in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground()
104 public void addRemoteInput(NotificationEntry entry, Object token) { in addRemoteInput() method in RemoteInputController
481 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput() method in Slice.Builder
328 mController.addRemoteInput(mEntry, mToken); in focus()
1685 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput() method in Notification.Action.Builder
5444 …method @NonNull public android.app.Notification.Action.Builder addRemoteInput(android.app.RemoteIn…7529 …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);