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

/frameworks/support/compat/src/androidTest/java/androidx/core/app/
H A DNotificationCompatTest.java181 .setAllowGeneratedReplies(true).build();
194 .setAllowGeneratedReplies(true).build()).build();
230 .setAllowGeneratedReplies(false).build();
262 .setAllowGeneratedReplies(true).build();
275 .setAllowGeneratedReplies(false).build();
290 .setAllowGeneratedReplies(true).build();
/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java306 builder.setAllowGeneratedReplies(true);
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompatBuilder.java273 actionBuilder.setAllowGeneratedReplies(action.getAllowGeneratedReplies());
H A DNotificationCompat.java3297 public Builder setAllowGeneratedReplies(boolean allowGeneratedReplies) { method in class:NotificationCompat.Action.Builder
3958 actionBuilder.setAllowGeneratedReplies(actionCompat.getAllowGeneratedReplies());
/frameworks/base/core/java/android/app/
H A DNotification.java1639 public Builder setAllowGeneratedReplies(boolean allowGeneratedReplies) { method in class:Notification.Action.Builder
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 1924 milliseconds