Home
last modified time | relevance | path

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

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