Home
last modified time | relevance | path

Searched defs:remoteInput (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DNotificationTest.java146 RemoteInput remoteInput = new RemoteInput.Builder(REPLY_INPUT_KEY) in postMessagingNotification() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewController.kt232 val remoteInput = remoteInput ?: run { regex
H A DSmartReplyView.java817 public final RemoteInput remoteInput; field in SmartReplyView.SmartReplies
824 public SmartReplies(@NonNull List<CharSequence> choices, @NonNull RemoteInput remoteInput, in SmartReplies()
/aosp14/frameworks/base/core/java/android/app/
H A DRemoteInput.java478 public static void addDataResultToIntent(RemoteInput remoteInput, Intent intent, in addDataResultToIntent()
H A DNotification.java2044 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput()
11909 UnreadConversation(String[] messages, RemoteInput remoteInput, in UnreadConversation()
12027 RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT, RemoteInput.class); in getUnreadConversationFromBundle() local
12087 PendingIntent pendingIntent, RemoteInput remoteInput) { in setReplyAction()
/aosp14/frameworks/base/core/java/android/app/slice/
H A DSlice.java480 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java1463 RemoteInput remoteInput = new RemoteInput.Builder("a").build(); in testFreeformRemoteInputActionPair_hasRemoteInput() local
1509 RemoteInput remoteInput = in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java348 private int getExtraRemoteInputHeight(RemoteInputView remoteInput) { in getExtraRemoteInputHeight()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java993 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in getMessageStyleNotifBuilder() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...