Home
last modified time | relevance | path

Searched refs:getAllowSystemGeneratedContextualActions (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DInflatedSmartRepliesTest.java94 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(true); in setUp()
310 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(false); in chooseSmartRepliesAndActions_disallowSysGenSmartActions()
/frameworks/base/core/java/android/app/
DNotification.java4146 public boolean getAllowSystemGeneratedContextualActions() { in getAllowSystemGeneratedContextualActions() method in Notification
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java14547 parcel.writeBoolean(notif.getAllowSystemGeneratedContextualActions());
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt6386 method public boolean getAllowSystemGeneratedContextualActions();