Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DInflatedSmartRepliesTest.java94 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(true); in setUp()
310 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(false); in chooseSmartRepliesAndActions_disallowSysGenSmartActions()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java3601 public boolean getAllowSystemGeneratedContextualActions() { in getAllowSystemGeneratedContextualActions() method in Notification
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5633 method public boolean getAllowSystemGeneratedContextualActions();