Home
last modified time | relevance | path

Searched refs:setAllowGeneratedReplies (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DInflatedSmartRepliesTest.java589 .setAllowGeneratedReplies(allowSystemGeneratedReplies) in setupAppGeneratedReplies()
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java419 builder.setAllowGeneratedReplies(true); in action_parcel()
/frameworks/base/core/java/android/app/
DNotification.java2128 public Builder setAllowGeneratedReplies(boolean allowGeneratedReplies) { in setAllowGeneratedReplies() method in Notification.Action.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2138 HSPLandroid/app/Notification$Action$Builder;->setAllowGeneratedReplies(Z)Landroid/app/Notification$…
/frameworks/base/config/
Dboot-image-profile.txt2138 HSPLandroid/app/Notification$Action$Builder;->setAllowGeneratedReplies(Z)Landroid/app/Notification$…
/frameworks/base/core/api/
Dcurrent.txt6581 … method @NonNull public android.app.Notification.Action.Builder setAllowGeneratedReplies(boolean);