Home
last modified time | relevance | path

Searched defs:allowGeneratedReplies (Results 1 – 2 of 2) sorted by relevance

/core/core/src/main/java/androidx/core/app/
DNotificationCompatBuilder.java654 Notification.Action.Builder builder, boolean allowGeneratedReplies) { in setAllowGeneratedReplies()
DNotificationCompat.java5094 Notification.Action.Builder builder, boolean allowGeneratedReplies) { in setAllowGeneratedReplies()
5698 RemoteInput @Nullable [] dataOnlyRemoteInputs, boolean allowGeneratedReplies, in Action()
5711 RemoteInput @Nullable [] dataOnlyRemoteInputs, boolean allowGeneratedReplies, in Action()
5939 RemoteInput @Nullable [] remoteInputs, boolean allowGeneratedReplies, in Builder()
6004 public @NonNull Builder setAllowGeneratedReplies(boolean allowGeneratedReplies) { in setAllowGeneratedReplies()
7541 Notification.Action.Builder builder, boolean allowGeneratedReplies) { in setAllowGeneratedReplies()