Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt59 var remoteInput: RemoteInput? in <lambda>() variable
129 override var remoteInput: RemoteInput? = null in onSendRemoteInput() variable in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl
212 val remoteInput = remoteInput ?: run { in onSendRemoteInput() constant
DSmartReplyView.java817 public final RemoteInput remoteInput; field in SmartReplyView.SmartReplies
824 public SmartReplies(@NonNull List<CharSequence> choices, @NonNull RemoteInput remoteInput, in SmartReplies()
/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
DNotificationTest.java148 RemoteInput remoteInput = new RemoteInput.Builder(REPLY_INPUT_KEY) in postMessagingNotification() local
/frameworks/base/core/java/android/app/slice/
DSlice.java458 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput()
/frameworks/base/core/java/android/app/
DRemoteInput.java478 public static void addDataResultToIntent(RemoteInput remoteInput, Intent intent, in addDataResultToIntent()
DNotification.java2110 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput()
12808 UnreadConversation(String[] messages, RemoteInput remoteInput, in UnreadConversation()
12926 RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT, RemoteInput.class); in getUnreadConversationFromBundle() local
12986 PendingIntent pendingIntent, RemoteInput remoteInput) { in setReplyAction()
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java1624 RemoteInput remoteInput = new RemoteInput.Builder("a").build(); in testFreeformRemoteInputActionPair_hasRemoteInput() local
1670 RemoteInput remoteInput = in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java364 private int getExtraRemoteInputHeight(RemoteInputView remoteInput) { in getExtraRemoteInputHeight()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1222 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in getMessageStyleNotifBuilder() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...