Searched defs:remoteInput (Results 1 – 10 of 10) sorted by relevance
146 RemoteInput remoteInput = new RemoteInput.Builder(REPLY_INPUT_KEY) in postMessagingNotification() local
232 val remoteInput = remoteInput ?: run { regex
817 public final RemoteInput remoteInput; field in SmartReplyView.SmartReplies824 public SmartReplies(@NonNull List<CharSequence> choices, @NonNull RemoteInput remoteInput, in SmartReplies()
478 public static void addDataResultToIntent(RemoteInput remoteInput, Intent intent, in addDataResultToIntent()
2044 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() local12087 PendingIntent pendingIntent, RemoteInput remoteInput) { in setReplyAction()
480 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput()
1463 RemoteInput remoteInput = new RemoteInput.Builder("a").build(); in testFreeformRemoteInputActionPair_hasRemoteInput() local1509 RemoteInput remoteInput = in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput() local
348 private int getExtraRemoteInputHeight(RemoteInputView remoteInput) { in getExtraRemoteInputHeight()
993 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in getMessageStyleNotifBuilder() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...