Home
last modified time | relevance | path

Searched defs:notifications (Results 1 – 6 of 6) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DSettings.php29 public function setNotifications($notifications)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendarListEntryNotificationSettings.php29 public function setNotifications($notifications)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DReportStateAndNotificationDevice.php25 public $notifications; variable in Google\\Service\\HomeGraphService\\ReportStateAndNotificationDevice
34 public function setNotifications($notifications)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php57 public $notifications; variable in Google\\Service\\Storage
/plugin/bez/action/
H A Ddefault.php14 protected $notifications = array(); variable in action_plugin_bez_default
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php12 private $notifications; variable in Sabre\\CalDAV\\Backend\\MockSharing
14 … function __construct(array $calendars = [], array $calendarData = [], array $notifications = []) {