Searched refs:getRemoteInput (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/slices/core/src/main/java/androidx/slice/
H A DSliceConvert.java56 builder.addRemoteInput(item.getRemoteInput(), item.getSubType(),
108 builder.addRemoteInput(item.getRemoteInput(), item.getSubType(),
H A DSliceItem.java229 public RemoteInput getRemoteInput() { method in class:SliceItem
/frameworks/support/slices/view/src/main/java/androidx/slice/widget/
H A DActionRow.java161 if (input.getRemoteInput().getAllowFreeFormInput()) {
168 input.getRemoteInput());
/frameworks/base/core/java/android/app/slice/
H A DSliceItem.java231 public RemoteInput getRemoteInput() { method in class:SliceItem
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompat.java4691 RemoteInput remoteInputCompat = uc.getRemoteInput();
4837 public RemoteInput getRemoteInput() { method in class:NotificationCompat.CarExtender.UnreadConversation
4919 * @see CarExtender.UnreadConversation#getRemoteInput
/frameworks/base/core/java/android/app/
H A DNotification.java9204 public RemoteInput getRemoteInput() { method in class:Notification.CarExtender.UnreadConversation
9355 * @see CarExtender.UnreadConversation#getRemoteInput

Completed in 125 milliseconds