Searched defs:remoteInput (Results 1 – 10 of 10) sorted by relevance
59 var remoteInput: RemoteInput? in <lambda>() variable129 override var remoteInput: RemoteInput? = null in onSendRemoteInput() variable in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl212 val remoteInput = remoteInput ?: run { in onSendRemoteInput() constant
817 public final RemoteInput remoteInput; field in SmartReplyView.SmartReplies824 public SmartReplies(@NonNull List<CharSequence> choices, @NonNull RemoteInput remoteInput, in SmartReplies()
148 RemoteInput remoteInput = new RemoteInput.Builder(REPLY_INPUT_KEY) in postMessagingNotification() local
458 public Slice.Builder addRemoteInput(RemoteInput remoteInput, in addRemoteInput()
478 public static void addDataResultToIntent(RemoteInput remoteInput, Intent intent, in addDataResultToIntent()
2110 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() local12986 PendingIntent pendingIntent, RemoteInput remoteInput) { in setReplyAction()
1624 RemoteInput remoteInput = new RemoteInput.Builder("a").build(); in testFreeformRemoteInputActionPair_hasRemoteInput() local1670 RemoteInput remoteInput = in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput() local
364 private int getExtraRemoteInputHeight(RemoteInputView remoteInput) { in getExtraRemoteInputHeight()
1222 RemoteInput remoteInput = new RemoteInput.Builder("reply_key").setLabel("reply").build(); in getMessageStyleNotifBuilder() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...