Home
last modified time | relevance | path

Searched refs:getAllowSystemGeneratedContextualActions (Results 1 – 3 of 3) 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.java3593 public boolean getAllowSystemGeneratedContextualActions() { in getAllowSystemGeneratedContextualActions() method in Notification
/frameworks/base/core/api/
Dcurrent.txt5628 method public boolean getAllowSystemGeneratedContextualActions();