Searched refs:allowGeneratedReplies (Results 1 – 1 of 1) sorted by relevance
1502 RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Action() argument1512 this.mAllowGeneratedReplies = allowGeneratedReplies; in Action()1631 @Nullable RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Builder() argument1641 mAllowGeneratedReplies = allowGeneratedReplies; in Builder()1696 public Builder setAllowGeneratedReplies(boolean allowGeneratedReplies) { in setAllowGeneratedReplies() argument1697 mAllowGeneratedReplies = allowGeneratedReplies; in setAllowGeneratedReplies()