Searched defs:remoteInput (Results 1 – 4 of 4) sorted by relevance
455 public static void addDataResultToIntent(@NonNull RemoteInput remoteInput, in addDataResultToIntent()584 static Set<String> getAllowedDataTypes(Object remoteInput) { in getAllowedDataTypes()588 static void addDataResultToIntent(RemoteInput remoteInput, Intent intent, in addDataResultToIntent()664 static int getEditChoicesBeforeSending(Object remoteInput) { in getEditChoicesBeforeSending()
5032 android.app.RemoteInput remoteInput) { in addRemoteInput()5985 public @NonNull Builder addRemoteInput(@Nullable RemoteInput remoteInput) { in addRemoteInput()7500 android.app.RemoteInput remoteInput) { in addRemoteInput()7673 android.app.RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT); in getUnreadConversationFromBundle() local7720 android.app.RemoteInput remoteInput = Api20Impl.build(builder); in getBundleForUnreadConversation() local7850 UnreadConversation(String @Nullable [] messages, @Nullable RemoteInput remoteInput, in UnreadConversation()7961 @Nullable RemoteInput remoteInput) { in setReplyAction()8030 static String getResultKey(android.app.RemoteInput remoteInput) { in getResultKey()8034 static CharSequence[] getChoices(android.app.RemoteInput remoteInput) { in getChoices()8043 static CharSequence getLabel(android.app.RemoteInput remoteInput) { in getLabel()[all …]
294 private static Bundle toBundle(RemoteInput remoteInput) { in toBundle()
544 android.app.RemoteInput remoteInput) { in addRemoteInput()