Searched refs:getAllowSystemGeneratedContextualActions (Results 1 – 5 of 5) sorted by relevance
94 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(true); in setUp()310 when(mNotification.getAllowSystemGeneratedContextualActions()).thenReturn(false); in chooseSmartRepliesAndActions_disallowSysGenSmartActions()
4146 public boolean getAllowSystemGeneratedContextualActions() { in getAllowSystemGeneratedContextualActions() method in Notification
14547 parcel.writeBoolean(notif.getAllowSystemGeneratedContextualActions());
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6386 method public boolean getAllowSystemGeneratedContextualActions();