Searched refs:getAllowSystemGeneratedContextualActions (Results 1 – 3 of 3) sorted by relevance
89 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(true); in setUp()234 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(false); in chooseSmartRepliesAndActions_disallowSysGenSmartActions()
225 && notification.getAllowSystemGeneratedContextualActions(); in chooseSmartRepliesAndActions()
3207 public boolean getAllowSystemGeneratedContextualActions() { in getAllowSystemGeneratedContextualActions() method in Notification