/aosp12/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
H A D | NotificationUtils.java | 76 RemoteInput remoteInput = new RemoteInput.Builder(KEY_REPLY) in sendDirectReplyNotification() local 97 final Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in onReceiveDirectReply() local
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | NoConfirmationSmsSendService.java | 137 final Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in getText() local
|
H A D | BugleNotifications.java | 910 final RemoteInput remoteInput = new RemoteInput.Builder(Intent.EXTRA_TEXT).setLabel( in addWearableVoiceReplyAction() local
|
/aosp12/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/payloadhandlers/ |
H A D | NotificationPayloadHandler.java | 184 RemoteInput remoteInput = remoteInputs[0]; in writeReply() local
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationTest.java | 478 RemoteInput remoteInput = new RemoteInput.Builder("a").build(); in testFreeformRemoteInputActionPair_hasRemoteInput() local 522 RemoteInput remoteInput = in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput() local
|
H A D | NotificationManagerServiceTest.java | 836 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in getMessageStyleNotifBuilder() local 8143 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in testImmutableDirectReplyContextualActionIntent() local 8174 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in testMutableDirectReplyContextualActionIntent() local
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ |
H A D | MyBroadcastReceiver.java | 248 final RemoteInput remoteInput = new RemoteInput.Builder("RI") in sendNotification() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/ |
H A D | BubbleHelper.java | 123 RemoteInput remoteInput = new RemoteInput.Builder("key") in getNotificationBuilder() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | SmartReplyView.java | 802 public final RemoteInput remoteInput; field in SmartReplyView.SmartReplies 809 public SmartReplies(@NonNull List<CharSequence> choices, @NonNull RemoteInput remoteInput, in SmartReplies()
|
H A D | RemoteInputView.java | 550 public void setRemoteInput(RemoteInput[] remoteInputs, RemoteInput remoteInput, in setRemoteInput()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | RemoteInput.java | 478 public static void addDataResultToIntent(RemoteInput remoteInput, Intent intent, in addDataResultToIntent()
|
H A D | Notification.java | 1965 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput() 11568 UnreadConversation(String[] messages, RemoteInput remoteInput, in UnreadConversation() 11685 RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT); in getUnreadConversationFromBundle() local 11745 PendingIntent pendingIntent, RemoteInput remoteInput) { in setReplyAction()
|
/aosp12/frameworks/base/core/java/android/app/slice/ |
H A D | Slice.java | 480 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput()
|
/aosp12/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/ |
H A D | Conversation.java | 776 @Nullable RemoteInput remoteInput) { in ConversationAction()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentView.java | 304 private int getExtraRemoteInputHeight(RemoteInputView remoteInput) { in getExtraRemoteInputHeight()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |